{!! Form::label('vivape_id', __('Vivape Id')) !!}

{{ $route->vivape_id }}

{!! Form::label('sku', __('Sku')) !!}

{{ $route->sku }}

{!! Form::label('priority_route', __('Priority Route')) !!}

{{ $route->priority_route }}

{!! Form::label('hold_route', __('Hold Route')) !!}

{{ $route->hold_route }}

{!! Form::label('cost', __('Cost')) !!}

{{ $route->cost }}

{!! Form::label('cost_min', __('Cost Min')) !!}

{{ $route->cost_min }}

{!! Form::label('cost_max', __('Cost Max')) !!}

{{ $route->cost_max }}

{!! Form::label('cost_index', __('Cost Index')) !!}

{{ $route->cost_index }}

{!! Form::label('cost_index_min', __('Cost Index Min')) !!}

{{ $route->cost_index_min }}

{!! Form::label('cost_index_max', __('Cost Index Max')) !!}

{{ $route->cost_index_max }}

{!! Form::label('cost_index_type', __('Cost Index Type')) !!}

{{ $route->cost_index_type }}

{!! Form::label('price_index_type', __('Price Index Type')) !!}

{{ $route->price_index_type }}

{!! Form::label('profit_index_type', __('Profit Index Type')) !!}

{{ $route->profit_index_type }}

{!! Form::label('comission_index_type', __('Comission Index Type')) !!}

{{ $route->comission_index_type }}

{!! Form::label('discount_index_type', __('Discount Index Type')) !!}

{{ $route->discount_index_type }}

{!! Form::label('price', __('Price')) !!}

{{ $route->price }}

{!! Form::label('price_min', __('Price Min')) !!}

{{ $route->price_min }}

{!! Form::label('price_max', __('Price Max')) !!}

{{ $route->price_max }}

{!! Form::label('price_index', __('Price Index')) !!}

{{ $route->price_index }}

{!! Form::label('price_index_min', __('Price Index Min')) !!}

{{ $route->price_index_min }}

{!! Form::label('price_index_max', __('Price Index Max')) !!}

{{ $route->price_index_max }}

{!! Form::label('profit_index', __('Profit Index')) !!}

{{ $route->profit_index }}

{!! Form::label('profit_index_min', __('Profit Index Min')) !!}

{{ $route->profit_index_min }}

{!! Form::label('profit_index_max', __('Profit Index Max')) !!}

{{ $route->profit_index_max }}

{!! Form::label('commission_amount', __('Commission Amount')) !!}

{{ $route->commission_amount }}

{!! Form::label('commission_index', __('Commission Index')) !!}

{{ $route->commission_index }}

{!! Form::label('commission_index_min', __('Commission Index Min')) !!}

{{ $route->commission_index_min }}

{!! Form::label('commission_index_max', __('Commission Index Max')) !!}

{{ $route->commission_index_max }}

{!! Form::label('commission_type', __('Commission Type')) !!}

{{ $route->commission_type }}

{!! Form::label('discount_amount', __('Discount Amount')) !!}

{{ $route->discount_amount }}

{!! Form::label('discount_index', __('Discount Index')) !!}

{{ $route->discount_index }}

{!! Form::label('discount_type', __('Discount Type')) !!}

{{ $route->discount_type }}

{!! Form::label('discount_media', __('Discount Media')) !!}

{{ $route->discount_media }}

{!! Form::label('discount_code', __('Discount Code')) !!}

{{ $route->discount_code }}

{!! Form::label('starts_from', __('Starts From')) !!}

{{ $route->starts_from }}

{!! Form::label('ends_on', __('Ends On')) !!}

{{ $route->ends_on }}

{!! Form::label('inactivity_starts', __('Inactivity Starts')) !!}

{{ $route->inactivity_starts }}

{!! Form::label('inactivity_ends', __('Inactivity Ends')) !!}

{{ $route->inactivity_ends }}

{!! Form::label('user_id', __('User Id')) !!}

{{ $route->user_id }}

{!! Form::label('operator_id', __('Operator Id')) !!}

{{ $route->operator_id }}

{!! Form::label('api_provider_id', __('Api Provider Id')) !!}

{{ $route->api_provider_id }}

{!! Form::label('product_id', __('Product Id')) !!}

{{ $route->product_id }}

{!! Form::label('country_id', __('Country Id')) !!}

{{ $route->country_id }}

{!! Form::label('state_id', __('State Id')) !!}

{{ $route->state_id }}

{!! Form::label('city_id', __('City Id')) !!}

{{ $route->city_id }}

{!! Form::label('area_id', __('Area Id')) !!}

{{ $route->area_id }}

{!! Form::label('address', __('Address')) !!}

{{ $route->address }}

{!! Form::label('identity', __('Identity')) !!}

{{ $route->identity }}

{!! Form::label('identity_type', __('Identity Type')) !!}

{{ $route->identity_type }}

{!! Form::label('identity_attachment', __('Identity Attachment')) !!}

{{ $route->identity_attachment }}

{!! Form::label('parent_type_id', __('Parent Type Id')) !!}

{{ $route->parent_type_id }}

{!! Form::label('parent_category_id', __('Parent Category Id')) !!}

{{ $route->parent_category_id }}

{!! Form::label('parent_status_id', __('Parent Status Id')) !!}

{{ $route->parent_status_id }}

{!! Form::label('referance', __('Referance')) !!}

{{ $route->referance }}

{!! Form::label('code', __('Code')) !!}

{{ $route->code }}

{!! Form::label('title', __('Title')) !!}

{{ $route->title }}

{!! Form::label('name', __('Name')) !!}

{{ $route->name }}

{!! Form::label('level', __('Level')) !!}

{{ $route->level }}

{!! Form::label('index', __('Index')) !!}

{{ $route->index }}

{!! Form::label('index_min', __('Index Min')) !!}

{{ $route->index_min }}

{!! Form::label('index_max', __('Index Max')) !!}

{{ $route->index_max }}

{!! Form::label('status', __('Status')) !!}

{{ $route->status }}

{!! Form::label('type', __('Type')) !!}

{{ $route->type }}

{!! Form::label('category', __('Category')) !!}

{{ $route->category }}

{!! Form::label('ranking', __('Ranking')) !!}

{{ $route->ranking }}

{!! Form::label('priority', __('Priority')) !!}

{{ $route->priority }}

{!! Form::label('details', __('Details')) !!}

{{ $route->details }}

{!! Form::label('note', __('Note')) !!}

{{ $route->note }}

{!! Form::label('description', __('Description')) !!}

{{ $route->description }}

{!! Form::label('paremeters', __('Paremeters')) !!}

{{ $route->paremeters }}

{!! Form::label('attachment', __('Attachment')) !!}

{{ $route->attachment }}

{!! Form::label('image', __('Image')) !!}

{{ $route->image }}

{!! Form::label('created_by', __('Created By')) !!}

{{ $route->created_by }}

{!! Form::label('updated_by', __('Updated By')) !!}

{{ $route->updated_by }}

{!! Form::label('created_at', __('Created At')) !!}

{{ $route->created_at }}

{!! Form::label('updated_at', __('Updated At')) !!}

{{ $route->updated_at }}