@extends('layouts.master') @section('content')
Product Main Category Add Product Main Category

Add New Product Main Category Back to Products Main Category List

Add Product Category
@csrf @if (count($errors) > 0)
@foreach ($errors->all() as $error) @endforeach
@endif
Cancel
@endsection @push('scripts') @endpush