{{strtoupper($fiche_recherche)}}

@if ($fiche_recherche=='produit') @include('fiche_annexe.table_produit_fiche_annexe',['type_fiche_annexe'=>'etat_stock','id_fiche_annexe'=>NULL,'produit_type'=>$type_produit, ]) @elseif ($fiche_recherche=='ajout') @include('fiche_annexe.table_ajout_fiche_annexe',['type_fiche_annexe'=>'etat_stock','id_fiche_annexe'=>NULL, ]) @endif