{{ __('Edit Category') }}

@if ($errors->any()) @endif @if (session()->has('message')) @endif
@include('Admin.blog.Posts.partials.form', ['category' => $category , 'post'=> $post])