{{-- Título personalizado --}} Bienvenido Ejecutivo(a) Entre en su cuenta @if (filament()->hasRegistration()) {{ __('filament-panels::pages/auth/login.actions.register.before') }} {{ $this->registerAction }} @endif {{ \Filament\Support\Facades\FilamentView::renderHook(\Filament\View\PanelsRenderHook::AUTH_LOGIN_FORM_BEFORE, scopes: $this->getRenderHookScopes()) }} {{ $this->form }} {{-- Ejemplo: Agregar un botón personalizado --}}
¿Necesitas ayuda?
{{ \Filament\Support\Facades\FilamentView::renderHook(\Filament\View\PanelsRenderHook::AUTH_LOGIN_FORM_AFTER, scopes: $this->getRenderHookScopes()) }}