@extends('auth.master') @section('content')
{{ csrf_field() }}

Reset Password

@include('flash-message')
@push('script') @endpush @endsection