@extends('layouts.auth') @section('title', 'Reset password') @section('auth_title', 'Set a new password') @section('auth_subtitle', 'Choose a new secure password for your account.') @section('content') @php $svgMail = ''; $svgLock = ''; $svgErr = ''; @endphp
@endsection @push('scripts') @endpush