@foreach($contacts as $contact) @if($contact->coorType_id == 4)
{{$contact->details}}
@elseif($contact->coorType_id == 2)
{{$contact->coordonnees}}
@elseif($contact->coorType_id == 3){{$contact->coordonnees}}
@endif @endforeach
Accueil
A propos de nous
Produit
@foreach($categories as $categorie)
nom== 'Logiciels' ? 'style=display:none' : '' }} >{{$categorie->nom}}
@endforeach
Logiciels
Promotion
Devis
Contact
@yield('content')
@foreach($contacts as $contact) @if($contact->coorType_id == 1)
Appelez nous
@endif @endforeach