@extends('layouts.auth') @section('title') {{__('Password reset')}} @endsection @php $logo = \App\Models\Utility::get_file('logo/'); @endphp @section('content')
{{ __('Please confirm your password before continuing.') }}