@extends('layouts.master') @section('title') Product Category @endsection @section('page-title') Product Category @endsection @section('body') @endsection @section('content')

Product Categories

@can('Create Product Category') @endcan
Action # Product Category Name Product Category Sort Number Created At
@endsection @section('scripts') @endsection