@extends('frontend.layout.dashboard-master') @section('site_title', __('My Orders')) @section('content') {{-- Page Header --}}
{{ __('Stay updated with your project progress and client interactions') }}
{{ __('Customer') }}
{{ __('No orders yet') }}
{{ __('Your orders will appear here once clients place them.') }}
{{ __('No orders found') }}
{{ __('Try adjusting your search or filter.') }}