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