@extends('layouts.admin') @section('content')
{{ $vendor->vendor_name }} • {{ $item->bizspotMainCategory->name }} • Base Price: {{ $item->formatted_price }}
{{ $item->description }}
@if($item->dietary_badges && is_array($item->dietary_badges) && count($item->dietary_badges) > 0)| Name | Price Modifier | Final Price | Status | Order | Actions |
|---|---|---|---|---|---|
|
{{ $variant->name }}
@if($variant->description)
{{ $variant->description }} @endif |
{{ $variant->price_modifier_display }} | {{ $variant->formatted_final_price }} | @if($variant->is_available) Available @else Unavailable @endif | {{ $variant->sort_order }} |
|
Add variants like sizes, spice levels, or cooking styles to give customers more options.
Click to quickly add popular food service variants: