@if ($entity->logo)
@if ($entity->logo == '1511969365.png' || $entity->logo == '1581499938.png')

@else

@endif
@elseif($entity->type != 'company')
Warning: file_get_contents(images/icon_institution.svg): Failed to open stream: No such file or directory in
/home/trombinoo/public_html/maroc.trombinoo.org/resources/views/components/entity-card.blade.php on line
16
@else
Warning: file_get_contents(images/entity-company.svg): Failed to open stream: No such file or directory in
/home/trombinoo/public_html/maroc.trombinoo.org/resources/views/components/entity-card.blade.php on line
18
@endif
{{ $entity->libelle }}
{{-- @if (Str::length($entity->libelle) > 75)
{{ Str::substr($entity->libelle, 0, 75) }}...
@else
{{ $entity->libelle }}
@endif --}}
{{-- @if ($entity->drapeau_droite)

@endif --}}