@extends('backend.static.layouts.formlayouts') @section('title') {{ ___('common.Reset Password') }} @endsection @section('content')

{{ ___('common.reset_password') }}

{{ ___('common.please_choose_another_password') }}


{{ ___('common.this_area_required') }}


{{ ___('common.this_area_required') }}

{{ ___('common.go_back_to') }} {{ ___('common.log_in') }}

@endsection