| {{ __('lbl.modifier_group') }} | {{ __('lbl.modifier_item_title') }} | {{ __('lbl.cost') }} | {{ __('lbl.price') }} | {{ __('lbl.quantity') }} | |||
|---|---|---|---|---|---|---|---|
| {{ $tList['modifier_title'] }} | {{ $tList['modifier_item_title'] }} | {{storecurrency().number_format($tList['cost'],2) }} | {{storecurrency().number_format($tList['price'],2) }} | {{ $tList['quantity'] }} | |||
| {{ __('lbl.no_record_found') }} | |||||||