@include('layouts.header')
@include('myAccount.myAccount_sidebar')

Hello {{ $name =session('name')}}

From your account dashboard you can view your recent orders, manage your shipping and billing addresses, and edit your password and account details.

Downloads

No downloads available yet.

Go Shop
@include('layouts.footer')
@include('layouts.sticky-footer') @include('layouts.mobile-menu')