@extends('front.layouts.master') @section('title', isset($title) ? $title : 'Home') @section('description', isset($description) ? $description : '') @section('keywords', isset($keywords) ? $keywords : '') @section('content')
{{ __('Reset Password')}}
{{ __('Home')}}
{{ __('Reset Password')}}
{{ __('Reset Password')}}
@csrf
{{ __('Reset Password')}}
@endsection