@props(['name'])
@php
$icons = [
'africa' => '',
'arrow-up-right' => '',
'award' => '',
'bar-chart' => '',
'bot' => '',
'briefcase' => '',
'building' => '',
'coins' => '',
'globe' => '',
'layout-grid' => '',
'link' => '',
'loan' => '',
'monitor' => '',
'printer' => '',
'users' => '',
'check' => '',
'close' => '',
'chevron-down' => '',
'chevron-left' => '',
'chevron-right' => '',
'credit-card' => '',
'download' => '',
'facebook' => '',
'file-text' => '',
'mail' => '',
'map-pin' => '',
'phone' => '',
'forklift' => '',
'heart-pulse' => '',
'instagram' => '',
'linkedin' => '',
'message-circle' => '',
'package' => '',
'pill' => '',
'play' => '',
'rocket' => '',
'settings' => '',
'shield-check' => '',
'shirt' => '',
'shopping-bag' => '',
'shopping-cart' => '',
'sparkles' => '',
'store' => '',
'target' => '',
'truck' => '',
'utensils' => '',
'wand' => '',
'whatsapp' => '',
'wrench' => '',
'x' => '',
'youtube' => '',
];
@endphp