{{-- Reusable admin-password confirmation modal for destructive delete actions. Usage: 1. Include once at the bottom of @section('content'): @include('partials._admin-password-modal') 2. Trigger with a button (no form needed on the page): --}} @push('scripts') @endpush