@extends('admin.layout') @section('content')

Edit Blog Category

@csrf @method('PUT')
Back
Danger Zone

Delete this category permanently.

@csrf @method('DELETE')
@endsection