{{-- @notes: need to provide your own Boostrap JS listener for the custom tab handling --}}
@php $num_slot_selected = 0; @endphp @foreach($tabs as $tab) @if(isset(${ $tab['group'] }))
{{ ${ $tab['group'] } }}
@endif @endforeach @if(isset($slot_common))
{{ $slot_common }}
@endif
{{ $slot_rows }}