@extends('layouts.app') @section('title', isset($product) ? 'Edit Product' : 'Add Product') @section('content')