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

{{__('Reset Password')}}

@csrf
{{ __('Reset Password') }}
@endsection