{{$meal->descriptions()->name}}

{{__('web.section')}} - {{$meal->section->descriptions()->name}}

{{__('web.carbo')}} : {{$meal->carbo}} kg

{{__('web.protien')}} : {{$meal->protien}} ca

{{__('web.calories')}} : {{$meal->calories}}

{{__('web.fats')}} : {{$meal->fats}}

@if($status == 'normal') @php $arr = explode('_',$type); @endphp

{{__('web.quantity')}} :

@endif
@if($status == 'normal')
@endif