@php use App\Models\parametre; $parametre_presence_centrale_visible=parametre::first(); $presence_centrale_visible=$parametre_presence_centrale_visible->parametre_presence_centrale_visible==1?' show':''; // dd($tab_centrale_id); @endphp
Centrales