@extends("admin/layouts.master-soyuz") @section('title','Add New Subcategory |') @section("body")

Add SubCategory

< Back
{{csrf_field()}}
(Please Choose Parent Category)
@can('category.create') @endcan
(Please Enter Description)
(Please Choose image)
(If enabled than Subcategory will be featured)
(Please Choose Status)
@can('category.create') @endcan @endsection