PHP Classes

File: resources/views/vendor/filament-edit-profile/livewire/sanctum-tokens.blade.php

Recommend this page to a friend!
  Packages of Nemeth Zoltan   Cards API PHP   resources/views/vendor/filament-edit-profile/livewire/sanctum-tokens.blade.php   Download  
File: resources/views/vendor/filament-edit-profile/livewire/sanctum-tokens.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Cards API PHP
Manage trading cards, decks, games, and creators
Author: By
Last change:
Date: 8 days ago
Size: 312 bytes
 

Contents

Class file image Download
<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>