@if(!isset($extension)) @php($extension = '') @endif @if(!isset($display)) @php($display = '') @endif @if(!isset($showLevels)) @php($showLevels = false) @endif @if(!isset($showBylawLevels)) @php($showBylawLevels = false) @endif @if(!isset($showPlans)) @php($showPlans = true) @endif @if(!isset($plansFilter)) @php($plansFilter = 'all') @endif @if(!isset($planId)) @php($planId = null) @endif @if(!isset($bylaw)) @php($bylaw = null) @endif @if(!isset($levelId)) @php($levelId = null) @endif @if(!isset($class)) @php($class = '') @endif @if(!isset($col_num_bylaw)) @php($col_num_bylaw = 'col-md-2') @endif @if(!isset($col_num_plan)) @php($col_num_plan = 'col-md-4') @endif @if(!isset($col_num_level)) @php($col_num_level = 'col-md-4') @endif
@if($showPlans)
@endif @if($showLevels || $showBylawLevels)
@endif