feat: gunakan font Roboto dan Playfair Display di halaman publik
This commit is contained in:
@@ -17,7 +17,8 @@ class UserResource extends Resource
|
||||
protected static ?string $model = User::class;
|
||||
protected static string|\BackedEnum|null $navigationIcon = 'heroicon-o-users';
|
||||
protected static string|\UnitEnum|null $navigationGroup = 'Organisasi';
|
||||
protected static ?string $modelLabel = 'Anggota';
|
||||
protected static ?string $navigationLabel = 'Anggota';
|
||||
|
||||
|
||||
public static function form(Schema $form): Schema
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user