@extends('layouts.backend') @section('content')

Product

{{-- --}}
SKU Name Image Barcode Price Price HET Action
@include('pages.product.modal') @endsection @section('js_after') @include('pages.product.function') @include('pages.globalFunction') @endsection