@extends('layouts.admin.admin') @section('title', 'Product') @section('content')
Product
ID Name SKU Description Image Sort Status Actions
@endsection @section('page-specific-scripts') @endsection