خطا
@endif
@if (session()->has('notfountreturnproduct'))
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
{{ session()->get('notfountreturnproduct') }}
@if (count($data)>0)
| {{ __('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