@extends('layouts.main') @section('content') @push('style') @endpush

Harap Tunggu

{{ $titleMenu }} {{$title}}

Input Data
@csrf
Rp
@error('image')
{{ $message }}
@enderror Format: JPG, PNG, max 2MB

List Data
No ID Nama Produk Tipe Satuan Stok Harga Gambar Deskripsi Barcode
{{-- Image Preview Modal --}} @include('master::product.modal-edit') @include('master::product.js') @endsection