{{-- ─────────────────────────────────────────────
If the child view defines @section('wide', true)
we render a wider column (col-lg-9 ≈ 75 %).
Otherwise we keep the compact 420 px card.
───────────────────────────────────────────── --}}
@hasSection('wide')
@else
@endif