@extends('layouts.app') @section('title', $product->exists ? __('Edit Product') : __('Add Product')) @section('content')