DONE: error on banner where it is not updated, use uploaded file for etika.pdf
This commit is contained in:
@@ -15,6 +15,7 @@ class PortalSetting extends Model
|
||||
'zoom_subtitle',
|
||||
'zoom_image_url',
|
||||
'zoom_meeting_url',
|
||||
'attendance_etika_url',
|
||||
];
|
||||
|
||||
public static function defaults(): array
|
||||
@@ -26,6 +27,7 @@ class PortalSetting extends Model
|
||||
'zoom_subtitle' => 'Sertai Mesyuarat Agung Tahunan KoPKB kali ke-29/2025 melalui pautan rasmi di bawah.',
|
||||
'zoom_image_url' => 'https://th.bing.com/th/id/OIP.TGLvYXfe4xq5MTZe4UnTDgHaEy?w=255&h=180&c=7&r=0&o=5&dpr=1.8&pid=1.7',
|
||||
'zoom_meeting_url' => 'https://meet.google.com/paa-tpck-ssq',
|
||||
'attendance_etika_url' => 'https://drive.google.com/uc?export=download&id=1O5DVDIbGy-w0bejV6RqtJGIty-_5LJD8',
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user