@extends('layouts.app') @section('title', 'Order Details') @section('breadcrumbs') @endsection @section('content')
Order #ORD-001
Mandala Restaurant
123 Hotel Street, City
Table
Table 5
Waiter
John
Order Time
2:45 PM
Date
{{ now()->format('M d, Y') }}
Grilled Chicken
Qty: 2
$25.00
Pasta Carbonara
Qty: 1
$15.50
Fresh Juice
Qty: 3
$13.50
Payment Status: COMPLETED
Payment Method: Card
Transaction ID: TRX-2026-0001
Thank you for your visit!
Generated: {{ now()->format('M d, Y H:i') }}