@extends('layouts.base') @section('content')

{{ __('Reset Password') }}

@include('layouts.alerts')
@csrf
@endsection