Add New Product

@if(session('success'))
{{ session('success') }}
@endif @if($errors->any())
Please fix the following errors:
@endif
@csrf