@php // Determine if the panel should be closed for mobile //$closed = isMobile() ? true : false; $closed = true; @endphp
{{ $slot }}