@extends('apex-layouts.main')
@section('title',$shop->title. "-Pos")
@section('header-right')
{{ $shop->phone }}
@endsection
@section('content')
Kcal: {!! $meal->totalCalories !!}
G :{!! $meal->totalGrams !!}
Rs: {{$meal->perOrderAmount}}{!! $meal->title !!}