@php $hasMultipleMagasins = App\Models\Magasin::where('status', '1')->count() > 1; @endphp