You should open this. This is sandbox item information!
 

Hi, Toko {{ $warehouse->name }} ({{ $warehouse->code }})

There are some Sandbox Items at {{ $sandboxInvoices->first()->created_at }}

@foreach ($sandboxInvoices as $item) @endforeach
Code Barcode Name Price
| {{ $item->code }} | | {{ $item->barcode }} | | {{ $item->name }} | | {{ $item->price }} |

Thanks!

Softcomp.io
Powered by {{ config('app.name') }}.