@extends(EcommerceHelper::viewPath('customers.master')) @section('title', __('Overview')) @section('content') @php $customer = auth('customer')->user(); EcommerceHelper::registerThemeAssets(); @endphp
{{ __('Manage your account, view orders, and update your preferences from your personal dashboard.') }}
{{ __('Track your recent orders and order history') }}
{{ __('View Orders') }}{{ __('Update your shipping and billing addresses') }}
{{ __('Manage Addresses') }}{{ __('Edit your profile and account details') }}
{{ __('Edit Account') }}{{ __("You haven't placed any orders yet. Browse our products and find something you love!") }}