@extends('front.template.master') @section('title', 'Reset Password') @section('content')

Reset Password

{{ csrf_field() }}
@include('admin.partials.flash_message')
@endsection