@extends('layouts.auth') @section('title') {{__('Password reset')}} @endsection @php $logo = \App\Models\Utility::get_file('logo/'); @endphp @section('language-bar')
{{__('Enter your email below to proceed.')}}