{{__('home.branch_sender')}} | {{$data['invoice']->branchfrom->name??''}} |
---|---|
{{__('home.employeesender')}} | {{$data['invoice']->userfrom->name??''}} |
{{__('home.branch_reciver')}} | {{$data['invoice']->branchto->name??''}} |
{{ __('home.employeereciver') }} | {{$data['invoice']->userto->name}} |
{{__('home.send_invoice_no')}} | {{$data['invoice']->send_invoice_number}} |
{{__('home.date')}} | {{$data['invoice']->created_at??''}} |
# | {{ __('home.productNo') }} | {{ __('home.product') }} | {{ __('home.quantity') }} | {{ __('home.thecostProduct') }} | {{ __('home.total') }} |
---|