@extends('layouts.master') @section('pagetitle') Order Management @endsection @section('title') Order Management @endsection @section('content') @php $customer = @$orders->customer_details; //dd( $orders->toArray() ); @endphp
| Menu Name | Quantity | Special Requirements |
|---|---|---|
|
{{ @ucwords($order->menu_name) }} Note: {{ $order->special_requirements }} Addons:
|
{{ @$order->quantity }} | Unit Price |