@section('title', 'Create a new Product') {{ __('Create a new Product') }}
@csrf @include('admin.products.partial.form-data')