{!! __('v2/front_site.hello') !!},
{!! __('item.item_enable_disable_text',['action' => $action,'store' => $storeName]) !!}:
- {!! __('item.item_name') !!}: {!! $item->name ?? '' !!}
- {!! __('item.item_code') !!}: {!! $item->item_code ?? '' !!}
- {!! __('item.offer_price') !!}: {!! numberFormat($item->offer_price) !!}
- {!! __('employee.name') !!}: {!! $emp_name !!}