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

Add SubCategory

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