@extends('layouts.frontend.frontend_main')
@section('title')
@lang('frontend_lang.update_password')
@endsection
@section('content')
@include('layouts.frontend.profile_sidebar')
@lang('frontend_lang.update_password')
@lang('frontend_lang.update_password')
@endsection
@section('js')
@endsection