@extends('layouts.app') @section('title', 'Track Order') @section('content')

Track Your Order

Enter your order number to check the delivery status.

@auth

Or view your orders directly from your account dashboard.

@endauth
@endsection