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