@extends('adminlte::auth.passwords.reset') @if (session('status'))
Password reset successfully
@endif @section('content')
@csrf
@endsection