@php $all_levels = \App\Models\ExperienceLevel::where('status',1)->get() @endphp @if($all_levels->count() >= 1)
@else
@endif