@extends('layouts.dashboard') @section('content') @php /** * Admin → Orders → one order. Thin wrapper: the admin back bar over the shared * order-detail body (partials/order-detail-body.php), which the vendor order * page renders too. Cross-restaurant; the view-model comes from OrderDetail::build(). * * @var array $order @var array $items @var array $journey @var array $journeyStats * @var array|null $customer @var string $driverName @var array|null $restaurant @var array|null $deliveryRoute */ @endphp @php /* .qm-d2: the dashboard density standard (app.css §35) */ @endphp