@extends('admin.layouts.main') @section('title') Blog category Create @endsection @section('content')

Blog category Create

Blog category Create

{{ view('admin/blog_category/_form')}}
@endsection