@if ($hasImage)
@else
@include('partials.company-icon', ['icon' => $company['icon'], 'class' => 'h-12 w-12 text-gerg-500'])
@endif
{{ $company['short_name'] ?? $company['name'] }}