@php $category = App\Models\BootcampCategory::where('id', $id)->first(); @endphp
@csrf