Invoice
@include('flash-message')
ESSENTIAL MOTORS
36(A), PYAY ROAD, 6WARD,
MAYANGONE, YANGON, MYANMAR
+959-422251474
+959-973904805
business@essentialmotorsmm.com
@csrf
{{ Form::label( 'cst', trans('Search Customer'),['class' => 'caption']) }}
{{ Form::text('cst', null, ['class' => 'form-control round', 'placeholder' =>'enter car number', 'id'=>'customer','autocomplete'=>'off']) }}
Add
{{ Form::hidden('service_id', '0',['id'=>'service_id']) }}
{{trans('Invoices Number')}}
EVEM-{{$lastid}}
{{trans('Invoice Date')}}
{{ Form::date('invoicedate', null, ['class' => 'form-control round required', 'placeholder' => trans('invoicedate'),'data-toggle'=>'datepicker','autocomplete'=>'false']) }}
Vehicle Information
{{trans('Model')}}
{{trans('Chassic No')}}
{{trans('Year')}}
{{trans('License No')}}
{{trans('Kilometer')}}
{{trans('No')}}
{{trans('Description')}}
{{trans('Quantity')}}
{{trans('Unit Price')}}
FOC
{{trans('Discount')}}
{{trans('Amount')}} ({{config('currency.symbol')}})
1
No
Yes
{{config('currency.symbol')}}
{{trans('Add row')}}
getprice
Calulate
Item Search
@if(isset($employees[0])){{trans('general.employee')}}
{{$logged_in_user->first_name}}
@foreach($employees as $employee)
{{$employee->first_name}} {{$employee->last_name}}
@endforeach
@endif
Subtotal
{{trans('Total')}}
Paid
Balance