@extends('layouts.application') @section('content')
| ID | Product Name | Design Mode | Price | |
|---|---|---|---|---|
| {{{ $product->id }}} | {{{ $product->name }}} |
Fatal error: Class 'Product' not found in /home1/majulah/public_html/api/Design/app/views/index.blade.php on line 88 | ||