خطا
@endif
@if (session()->has('notfountreturnproduct'))
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
{{ session()->get('notfountreturnproduct') }}
@if (isset($products))
@endif
# | {{ __('home.productNo') }} | {{ __('home.product') }} | {{ __('report.date') }} | {{ __('home.employee') }} | {{ __('home.branch') }} | {{ __('home.quentitydamage') }} |
---|---|---|---|---|---|---|
{{ $i }} | {{ $invoice->productData->Product_Code }} | {{ $invoice->productData->product_name }} | {{ $invoice->created_at }} | {{ $invoice->user->name }} | {{ $invoice->branch->name}} | {{ $invoice->damage_quantity }} |