@foreach([ 'tipi-attivita' => [ 'icon' => 'shape', 'text' => __('Tipi attività') ] ] as $route => $details) @switch($route) @case('hr')
  • @break @default {{$details['text']}} @endswitch @endforeach