install
This commit is contained in:
11
resources/views/vendor/filament-edit-profile/livewire/sanctum-tokens.blade.php
vendored
Normal file
11
resources/views/vendor/filament-edit-profile/livewire/sanctum-tokens.blade.php
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<x-filament::section aside>
|
||||
<x-slot name="heading">
|
||||
{{ __('filament-edit-profile::default.token_section_title') }}
|
||||
</x-slot>
|
||||
<x-slot name="description">
|
||||
{{ __('filament-edit-profile::default.token_section_description') }}
|
||||
</x-slot>
|
||||
|
||||
{{ $this->table }}
|
||||
</x-filament::section>
|
||||
|
||||
Reference in New Issue
Block a user