mirror of
https://github.com/dyzulk/santulitam-temp.git
synced 2026-01-26 22:01:56 +07:00
first commit
This commit is contained in:
8
resources/views/vendor/filament-breezy/filament/pages/two-factor.blade.php
vendored
Normal file
8
resources/views/vendor/filament-breezy/filament/pages/two-factor.blade.php
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<x-filament-panels::page.simple>
|
||||
<x-filament-panels::form wire:submit="authenticate">
|
||||
{{ $this->form }}
|
||||
|
||||
<x-filament-panels::form.actions :actions="$this->getCachedFormActions()"
|
||||
:full-width="$this->hasFullWidthFormActions()" />
|
||||
</x-filament-panels::form>
|
||||
</x-filament-panels::page.simple>
|
||||
Reference in New Issue
Block a user