@extends('admin.layouts.app') @section('title', $product->exists ? 'Edit Product' : 'New Product') @section('heading', $product->exists ? 'Edit · ' . $product->name : 'New Product') @section('content')
Public name and description shoppers will see.
Set the selling price and an optional compare-at price to show discounts.
Helps customers browse and filter your catalog.
Primary display image · 300×300 · JPG/PNG · max 10MB.
Up to 4 extra images shown as thumbnails on the product detail page.