@extends('layouts.admin') @section('content')

Update Order Tracking

Order: {{ $order->order_number }}

@csrf @method('PUT')
Cancel
@endsection