@extends('../layout/menu/' . session('layout')) @section('subcontent')
Tomorrow Breakfast Pax : {{$row['paxs']}}
@endif @if($row['meal_plan']==2)Tomorrow Lunch Pax : {{$row['paxs']}}
@endif @if($row['meal_plan']==3)Tonight Dinner Pax : {{$row['paxs']}}
@endif @empty @endforelse