@extends('admin.admin_master') @section('admin')

Edit Blog Category Page



@csrf
@error('blog_category') {{ $message }} @enderror
@endsection