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