{{-- --}}

@if (session('success')) @endif @if (session('error')) @endif @if ($errors->has('phno')) @endif
@csrf
{{--
--}}
   
{{ trans('Name') }} {{ trans('Phone Number') }} {{ trans('Customer Type') }} {{ trans('Address') }}

@if (auth()->user()->is_admin == '1')
@else
@endif
{{-- --}}
{{ trans('No') }} {{ trans('Item Name') }} {{ trans('Descriptions') }} {{ trans('Qty') }} {{ trans('Unit') }} {{ trans('လက်ကားစျေး') }} {{ trans('လက်လီစျေး') }} {{ trans('Discounts') }} {{ trans('Amount') }} ({{ config('currency.symbol') }})
1 {{ config('currency.symbol') }}


@if (in_array('Item', $choosePermission) || auth()->user()->is_admin == '1') @endif
@if (isset($employees[0])) {{ trans('general.employee') }} @endif
Sub Total
Discount
Item Discount
Total
Payment Method
Cash
Change Due
@if (in_array('Suspend', $choosePermission) || auth()->user()->is_admin == '1') @endif Cancel