خطا
@endif
@if (session()->has('notfountreturnproduct'))
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
{{ session()->get('notfountreturnproduct') }}
@if (count($data)>0)
Warning: Undefined variable $data in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php on line 139
Warning: Trying to access array offset on value of type null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php on line 139
Warning: Undefined variable $data in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php on line 140
Warning: Trying to access array offset on value of type null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php on line 140
Warning: Undefined variable $data in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php on line 141
Warning: Trying to access array offset on value of type null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php on line 141
Warning: Undefined variable $data in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php on line 142
Warning: Trying to access array offset on value of type null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php on line 142
Warning: Undefined variable $data in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php on line 139
Warning: Trying to access array offset on value of type null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php on line 139
Warning: Undefined variable $data in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php on line 140
Warning: Trying to access array offset on value of type null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php on line 140
Warning: Undefined variable $data in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php on line 141
Warning: Trying to access array offset on value of type null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php on line 141
Warning: Undefined variable $data in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php on line 142
Warning: Trying to access array offset on value of type null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php on line 142
{{ __('home.Invoice_no') }} | {{ __('home.date') }} | {{__('home.branch_sender')}} | {{__('home.employeesender') }} | {{ __('home.branch_reciver') }} | {{ __('home.stautes') }} | {{ __('home.the amount') }} | {{ __('home.operations') }} |
---|---|---|---|---|---|---|---|
{{ $transction->id}} | {{$transction->created_at}} | {{ $transction->branchfrom->name }} | {{ $transction->userfrom->name }} | {{$transction->branchto->name}} | @if($transction->reciveInvoiceNumber==0){{__('home.sendproduct')}} | @else{{__('home.reciveproduct')}} | @endif
Fatal error: Uncaught Error: Class "App\Models\Avt" not found in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php:184 Stack trace: #0 {main} thrown in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/product_Transfer.blade.php on line 184 |