@extends('layouts.app') @section('title', 'Edit Product') @section('content')
Update product details: {{ $product->name }}