@extends('layouts.front') @section('title') @lang('Account Overview') - {{config('app.name')}} @endsection @section('meta-tags') @endsection @section('meta-tags-og') @endsection @section('sidebar') @include('includes.user-account-sidebar') @endsection @section('above_content') @endsection @section('content')

@lang('Account Overview')

@lang('Your Orders')


@lang('View Orders')

@lang('Your Addresses')


@lang('View Addresses')

@lang('Your Profile')


@lang('View Profile')
@endsection