@extends('layouts.app') @section('title', 'Add Product') @section('content')

Add New Product

@csrf
Pricing (Optional)
$
$
Back to Catalog
@endsection