@section('title', 'Create New Product') @section('styles') @endsection

{{ __('Create New Product') }}

@include('partials.alerts.main')
@csrf
@section('scripts') \ @endsection