@if ($secInfo->course_categories_section_status == 1)

{{ !empty($secTitleInfo->category_section_title) ? $secTitleInfo->category_section_title : '' }} Shape

@if (count($categories) > 0)
@foreach ($categories as $category) @endforeach
@else

{{ $keywords['no_course_category_found'] ?? __('No Course Category Found') }}

@endif
Shape Shape Shape Shape
@endif