@extends("vendor.template.layout") @section('header')
@stop @section('content')
@csrf
Product Type
*
Simple
Variable
Category
*
@if(isset($category_list) && count($category_list) > 0) @foreach($category_list as $parent_cat_id => $parent_cat_name)