@extends('layouts.auth') @section('title', 'Confirm password') @section('auth_title', 'Confirm your password') @section('auth_subtitle', 'This is a secure area. Please confirm your password to continue.') @section('content')
@endsection @push('scripts') @endpush