@extends('layouts.app') @section('title', 'Bangladesh Unbound - Post Categories') @section('page-title', 'Post Categories') @section('breadcrumb') @endsection @section('content')

Packages Create Post Categories

Back to Post Categories List
@include('admin.post_categories.partials.create-form')
@endsection