@if (in_array(\Auth::user()->role, [1,2,5,6]))
@endif
Rp {{ribuanDuaAngkaBelakangKomaIndo($food_rev->rev)}}
Food Revenue
Rp {{ribuanDuaAngkaBelakangKomaIndo($beverage_rev->rev)}}
Beverage Revenue
Rp {{ribuanDuaAngkaBelakangKomaIndo($other_rev->rev)}}
Other Revenue
Rush Hours
Best-seller Items
no | Item Name | Item Type | Shop | Price | Status | Cost Complimentary | |
---|---|---|---|---|---|---|---|
{{ $loop->iteration }} |
{{$menu->nama}}
|
{{$menu->tipeMenu->nama_tipe}}
|
{{$menu->tipeMenu->shop->nama}}
|
{{--
Rp. {{number_format($menu->harga, 0, ',', '.')}}
| --}}
Rp. {{ribuanWithComma($menu->harga)}}
|
{{config('custom.status_menu')[$menu->status]}}
|
{{$menu->cost_complimentary ? $menu->cost_complimentary . "%" : '-' }}
|
No Data |
Unpopular Items
no | Item Name | Item Type | Shop | Price | Status | Cost Complimentary | |
---|---|---|---|---|---|---|---|
{{ $loop->iteration }} |
{{$menu->nama}}
|
{{$menu->tipeMenu->nama_tipe}}
|
{{$menu->tipeMenu->shop->nama}}
|
{{--
Rp. {{number_format($menu->harga, 0, ',', '.')}}
| --}}
Rp. {{ribuanWithComma($menu->harga)}}
|
{{config('custom.status_menu')[$menu->status]}}
|
{{$menu->cost_complimentary ? $menu->cost_complimentary . "%" : '-' }}
|
No Data |
Sold Out Items
no | Item Name | Item Type | Shop | Price | Cost Complimentary | |
---|---|---|---|---|---|---|
{{ $loop->iteration }} |
{{$menu->nama}}
|
{{$menu->tipeMenu->nama_tipe}}
|
{{$menu->tipeMenu->shop->nama}}
|
{{--
Rp. {{number_format($menu->harga, 0, ',', '.')}}
| --}}
Rp. {{ribuanWithComma($menu->harga)}}
|
{{$menu->cost_complimentary ? $menu->cost_complimentary . "%" : '-' }}
|
No Data |
Shop | Note | Date | Time | Status | |
---|---|---|---|---|---|
{{$item->nomor_kamar}} | {{$item->note}} | {{dateFormat($item->date, 'd-m-Y')}} | {{dateFormat($item->losttime, 'H:i:s')}} | {{$item->status ? config('custom.lostfound_status')[$item->status] : ''}} | |
No Data |