@extends('admin/layout') @section('title') {{ labels('admin_labels.order_tracking', 'Order Tracking') }} @endsection @section('content')
{{ labels('admin_labels.track_and_manage_order_with_precision', 'Track and Manage Order with Precision') }}
| {{ labels('admin_labels.id', 'ID') }} | {{ labels('admin_labels.order_id', 'Order ID') }} | {{ labels('admin_labels.order_item_id', 'Order Item ID') }} | {{ labels('admin_labels.courier_agency', 'Courier Agency') }} | {{ labels('admin_labels.tracking_id', 'Tracking ID') }} | {{ labels('admin_labels.url', 'URL') }} | {{ labels('admin_labels.date', 'Date') }} | {{ labels('admin_labels.action', 'Action') }} |
|---|