@extends('layouts.front') @section('title')@lang('Account Overview') - {{config('app.name')}}@endsection @section('content')
@include('partials.front.sidebar')

@lang('Account Overview')

@lang('Orders')


@lang('Your Orders')

@lang('Addresses')


@lang('Your Addresses')

@lang('Profile')


@lang('Your Profile')
@endsection