{{ $salon->name }}
Du {{ $salon->date_start->format('d/m/Y') }} au {{ $salon->date_end->format('d/m/Y') }}
{!! nl2br($salon->coordonnees) !!}
{{ $salon->ville }} ({{ $salon->country->name_fr }})
@if($salon->link)

Plus d'informations
@endif @if($salon->confirmed == 0)
Présence à confirmer
@endif