{{ __('Admin Product') }}

List Product

Add Product

@if (Session::has('success')) @endif @php $i = 1; @endphp @foreach ($products as $product) @php $i++; @endphp @endforeach
# Product Title Category Price Serial Certificate Actions QR Code
{{ $i }} {{ $product->title }} {{ $product->category }} {{ $product->price }} {{ $product->serial }} {{ $product->certificate }} Edit Delete Download QR Code