diff --git a/web/resources/views/filament/pages/customer-dashboard.blade.php b/web/resources/views/filament/pages/customer-dashboard.blade.php index fd99e8c..20a0a59 100644 --- a/web/resources/views/filament/pages/customer-dashboard.blade.php +++ b/web/resources/views/filament/pages/customer-dashboard.blade.php @@ -13,7 +13,7 @@
- + @svg($menuItem['icon'], "h-12 w-12 text-red-600")
{{$menuItem['title']}}
@@ -32,7 +32,7 @@
- + @svg($menuItemLink['icon'], "h-12 w-12 text-red-600")
{{$menuItemLink['title']}}