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