@extends('layouts.app') @section('content')

Add Product

@csrf {{-- --}}

A Product Name is required and recommended to be unique.
Allowed file types: png, jpg, jpeg.


{{-- --}}



Cancel
@endsection @push('script') @endpush