@extends('frontend.theme_2.app') @section('title', 'Customer Dashboard') @push('styles') @endpush @section('content')
@include('frontend.pages.banner')
@include('frontend.pages.customer.sidemenu')
{{ __('Back') }}

{{ __('delivery_traking') }}

1 Aug 25 - 31 Aug 25
@endsection @push('scripts') @endpush