@include('admin.layouts.header')
Item Rules (Addons)
@csrf
Item Name {{ $item_data->item_name }}
Addon Set
Addon Group
Min
Max
@if(isset($rule)) Delete Rule @endif
Note:
Some items have only Min and Max restrictions based on the nature of the item.
Example:
- 1/2 pound chicken wings
- 2 pound chicken wings

These restrictions apply only for items within a group.
@include('admin.layouts.footer')