Update: 2026-06-21 18:58:05
This commit is contained in:
@@ -814,6 +814,8 @@ class _AdminHomePageState extends State<AdminHomePage>
|
||||
_danger, () => Get.to(() => const AuditLogsPage())),
|
||||
ActionItem('واتساب جماعي', Icons.message_rounded,
|
||||
const Color(0xFF4CAF50), () => _showWhatsAppDialog(context)),
|
||||
ActionItem('أتمتة التسويق', Icons.campaign_rounded,
|
||||
const Color(0xFF80CBC4), () => Get.toNamed('/marketing')),
|
||||
ActionItem(
|
||||
'إشعار سائقين',
|
||||
Icons.notifications_active_rounded,
|
||||
|
||||
Reference in New Issue
Block a user