@php use App\Models\parametre; $parametre_presence_centrale_visible=parametre::first(); $presence_centrale_visible=$parametre_presence_centrale_visible->parametre_presence_centrale_visible==1?' show':''; @endphp
@foreach($centrales as $centrale) contains($centrale->id_centrale)==true?'checked':''}} > @endforeach