| {{ $storeLost->local_time }} |
{{ $storeLost->branch_group }} |
{{-- {{ $storeLost->branch_code }} | --}}
{{ $storeLost->branch_name }} |
{{-- {{ $storeLost->terminal_no }} | --}}
{{ $storeLost->outgoing_no }} |
{{ $storeLost->purpose }} |
{{ $storeLost->reason }} |
@if($storeLost->issue != '')
{{ $storeLost->issue }} |
@else
{{ $storeLost->issue }} |
@endIf
{{ $storeLost->damaged_by_tag }} |
@if($storeLost->damaged_by != '')
{{ $storeLost->damaged_by }} |
@else
{{ $storeLost->damaged_by }} |
@endIf
{{ $storeLost->remarks }} |
{{ $storeLost->barcode }} |
{{ $storeLost->itemcode }} |
{{ $storeLost->item_type }} |
{{ $storeLost->department }} |
{{ $storeLost->category }} |
{{ $storeLost->description }} |
{{ $storeLost->qty }} |
@endforeach