@extends('master') @section('seo_title', __('messages.PERSONAL_INFO')) @section('seo_keywords', '') @section('seo_description', '') @section('content')
@include('layout.breadcrumbs', ['page_title' => __('messages.PERSONAL_INFO')])
@include('account.dashboard.sidebar')

@lang('messages.ACCOUNT_SETTINGS')

@lang('messages.PERSONAL_INFO')

@lang('messages.PASSWORD')

@lang('messages.CANT_REMEMBER_YOUR_CURRENT_PASSWORD') @lang('messages.RESET_YOUR_PASSWORD').

@endsection