@extends('front.layouts.master') @section('title', TranslationHelper::translate('Change Password','site')) @section('meta_description', TranslationHelper::translate('Update your password to keep your account secure.','site')) @section('content')
@include('end-user.layouts.profile_sidebar')
@endsection