@extends('layouts.app') @section('content')

Edit Category

@csrf @include('blog-categories._form')
@endsection