All Skill Categories

@can('skill-category.create') + Add New @endcan
@foreach($skillCategories as $skillCategory) @endforeach
# Title Status Actions
{{ $skillCategory->title }}
status ? 'checked' : '' }}>
@push('scripts') @endpush