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