@extends('layouts.master') @section('css') @endsection @section('title') معاينه طباعة المنتجات @stop @section('page-header') @endsection @section('content')
{{__('home.recive_product_from_brance')}}
logo

{{__('home.cam_name_owner')}}

{{__('home.TaxNumber')}}

{{__('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??''}}

@foreach ($data['itemsdetails'] as $product)
Warning: Undefined variable $product in /home/ebdea/public_html/tawasl.ebdea.online/resources/views/supProcesses/print_recive_product.blade.php on line 128

Warning: Attempt to read property "cost_per_each_withoud_tax" on null in /home/ebdea/public_html/tawasl.ebdea.online/resources/views/supProcesses/print_recive_product.blade.php on line 128

Warning: Undefined variable $product in /home/ebdea/public_html/tawasl.ebdea.online/resources/views/supProcesses/print_recive_product.blade.php on line 128

Warning: Attempt to read property "quantity" on null in /home/ebdea/public_html/tawasl.ebdea.online/resources/views/supProcesses/print_recive_product.blade.php on line 128

Fatal error: Uncaught Error: Class "App\Models\Avt" not found in /home/ebdea/public_html/tawasl.ebdea.online/resources/views/supProcesses/print_recive_product.blade.php:129 Stack trace: #0 {main} thrown in /home/ebdea/public_html/tawasl.ebdea.online/resources/views/supProcesses/print_recive_product.blade.php on line 129
# {{ __('home.productNo') }} {{ __('home.product') }} {{ __('home.quantity') }} {{ __('home.thecostProduct') }} {{ __('home.total') }}