@extends('layouts.app') @section('content')
{{ __('Reset Password') }}
@include('Layout::admin.message') @csrf
@endsection