@extends('layouts.master') @section('css') @section('title') {{ __('home.recive_product_from_brance') }}@stop @endsection @section('page-header')
@endsection @section('content') @if (count($errors) > 0)
خطا
@endif @if (session()->has('notfountreturnproduct')) @endif
{{ csrf_field() }}

@if (count($data)>0)

Warning: Undefined variable $data in /home/ebdea/public_html/alhyakil.ebdea.online/resources/views/reports/product_Transfer_Search_recive.blade.php on line 144

Warning: Trying to access array offset on value of type null in /home/ebdea/public_html/alhyakil.ebdea.online/resources/views/reports/product_Transfer_Search_recive.blade.php on line 144

Warning: Undefined variable $data in /home/ebdea/public_html/alhyakil.ebdea.online/resources/views/reports/product_Transfer_Search_recive.blade.php on line 145

Warning: Trying to access array offset on value of type null in /home/ebdea/public_html/alhyakil.ebdea.online/resources/views/reports/product_Transfer_Search_recive.blade.php on line 145

Warning: Undefined variable $data in /home/ebdea/public_html/alhyakil.ebdea.online/resources/views/reports/product_Transfer_Search_recive.blade.php on line 146

Warning: Trying to access array offset on value of type null in /home/ebdea/public_html/alhyakil.ebdea.online/resources/views/reports/product_Transfer_Search_recive.blade.php on line 146

Warning: Undefined variable $data in /home/ebdea/public_html/alhyakil.ebdea.online/resources/views/reports/product_Transfer_Search_recive.blade.php on line 147

Warning: Trying to access array offset on value of type null in /home/ebdea/public_html/alhyakil.ebdea.online/resources/views/reports/product_Transfer_Search_recive.blade.php on line 147
@foreach ($data['transctions'] as $transction) @if($transction->reciveInvoiceNumber==0) @else @endif
{{ __('home.Invoice_no') }} {{ __('home.date') }} {{ __('home.send_invoice_no') }} {{__('home.branch_sender')}} {{__('home.employeesender') }} {{ __('home.branch_reciver') }} {{ __('home.stautes') }} {{ __('home.the amount') }} {{ __('home.operations') }}
{{ $transction->id}} {{$transction->created_at}} {{$transction->reciveInvoiceNumber}} {{ $transction->branchfrom->name }} {{ $transction->userfrom->name }} {{$transction->branchto->name}}{{__('home.sendproduct')}}{{__('home.reciveproduct')}}
Fatal error: Uncaught Error: Class "App\Models\Avt" not found in /home/ebdea/public_html/alhyakil.ebdea.online/resources/views/reports/product_Transfer_Search_recive.blade.php:191 Stack trace: #0 {main} thrown in /home/ebdea/public_html/alhyakil.ebdea.online/resources/views/reports/product_Transfer_Search_recive.blade.php on line 191