Liste des {{strtoupper($fiche_recherche)}}

@if ($fiche_recherche=='client') @include('table_client_fiche_annexe',['type_fiche_annexe'=>'reservation_pompe','id_fiche_annexe'=>NULL, ]) @elseif ($fiche_recherche=='fournisseur') @include('table_fournisseur_fiche_annexe',['type_fiche_annexe'=>'reservation_pompe','id_fiche_annexe'=>NULL, ]) @elseif ($fiche_recherche=='chantier') @include('table_chantier_fiche_annexe',['type_fiche_annexe'=>'reservation_pompe','id_fiche_annexe'=>NULL, 'client_id'=>$client_id ]) @endif