{{-- PENJABARAN HPP --}} {{-- PENJABARAN MANUAL REVENUE COAS --}} @if (count($array_rev_coas) > 0) @foreach ($array_rev_coas as $item) @endforeach @endif {{-- PENJABARAN MANUAL REVENUE COAS --}} {{-- PENJABARAN HPP --}} {{-- PENJABARAN COST & EXPENSES --}} @if (count($cost_expenses) > 0) @foreach ($cost_expenses as $item) @endforeach @endif {{-- PENJABARAN COST & EXPENSES --}} {{-- PENJABARAN MANUAL EXP COAS --}} @if (count($array_exp_coas) > 0) @foreach ($array_exp_coas as $item) @endforeach @endif {{-- PENJABARAN MANUAL EXP COAS --}} {{-- --}} {{-- PENJABARAN Tax & Services --}} {{-- --}} {{-- PENJABARAN Tax & Services --}} {{-- --}}
 Description  Total
Revenue
Room Revenue {{($room_rev_total)}}
Food {{"F&B"}} {{($fb_food_total)}}
Beverages {{"F&B"}} {{($fb_bev_total)}}
Other {{"F&B"}} {{($fb_other_total)}}
Other Revenue {{($other_rev)}}
{{$item['description']}} {{($item['total'])}}
Total Revenue {{($pendapatan_usaha)}}
  
Cost {{'&'}} Expenses
{{$item['description']}} {{($item['total'])}}
{{$item['description']}} {{($item['total'])}}
Total Cost {{'&'}} Expenses {{($total_exp_cost)}}
  
Tax & Services:
Service {{($total_services)}}
Tax {{($total_tax)}}
  
Profit{{'/'}}Loss {{($profit_or_loss)}}