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

@lang('messages.PASSWORD_RECOVERY')




@endsection