@php use App\Enums\ShippingTemperatureForSystem;use App\Libraries\Icon; use App\Libraries\Text; use App\Models\Admin;use App\Models\Product; use App\Models\ProductCategory; @endphp @extends('cms.layouts.frame') @section('scripts') @viteIfExist(['resources/js/cms/product/index.js']) @endsection @section('content')
@endsection