@extends('common.dashboard') @section('title','Creae blog category') @section('content')
@include('common.blog.category.form') @csrf
@endsection