@extends('admin.auth.app') @section('title') {{ __('Reset Password') }} @endsection @section('content')

{{ __('Reset Password') }}

@csrf
@endsection