@include('includes/notifications')
{{--Lost Issue--}}
Item Lost / Damaged Issue
| Item Type Issue | Responsible | Excel Issue Label / Issue Abbreviation | Issue | Issue Sent by WinPOS | Action | ||
|---|---|---|---|---|---|---|---|
| {{ $lostType->item_lost }} | @elseNot Found | @endif @if($lostType->responsible){{ $lostType->responsible }} | @elseNot Found | @endif{{ $lostType->issue_abbreviation }} | {{ $lostType->issue }} | {{ $lostType->issue_sent_by_pos }} |
{{--Lost Responsible--}}
Item Lost / Damaged Responsible
| Item Type Issue | Responsible | Reason Sent By WinPOS | Excel Sheet | Excel Template | Description | Action | |
|---|---|---|---|---|---|---|---|
| {{ $lostGroup->item_lost }} | @elseNot Found | @endif{{ $lostGroup->responsible }} | {{ $lostGroup->lost_reason_sent_by_pos }} | {{ $lostGroup->excel_sheet_name }} | {{ $lostGroup->excel_template }} | {{ $lostGroup->description }} |
{{--Lost Item--}}
Item Lost / Damaged
| Item Type | Item Type Issue | Description | Action | |
|---|---|---|---|---|
| {{ $lostRoot->firm_item_type }} | @elseNot Found | @endif{{ $lostRoot->name }} | {{ $lostRoot->description }} |