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

{{ $index->vivape_id }}

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

{{ $index->sku }}

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

{{ $index->cost }}

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

{{ $index->cost_min }}

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

{{ $index->cost_max }}

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

{{ $index->cost_index }}

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

{{ $index->cost_index_min }}

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

{{ $index->cost_index_max }}

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

{{ $index->cost_index_type }}

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

{{ $index->price_index_type }}

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

{{ $index->profit_index_type }}

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

{{ $index->comission_index_type }}

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

{{ $index->discount_index_type }}

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

{{ $index->price }}

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

{{ $index->price_min }}

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

{{ $index->price_max }}

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

{{ $index->price_index }}

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

{{ $index->price_index_min }}

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

{{ $index->price_index_max }}

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

{{ $index->profit_index }}

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

{{ $index->profit_index_min }}

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

{{ $index->profit_index_max }}

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

{{ $index->commission_amount }}

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

{{ $index->commission_index }}

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

{{ $index->commission_index_min }}

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

{{ $index->commission_index_max }}

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

{{ $index->commission_type }}

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

{{ $index->discount_amount }}

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

{{ $index->discount_index }}

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

{{ $index->discount_type }}

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

{{ $index->discount_media }}

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

{{ $index->discount_code }}

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

{{ $index->starts_from }}

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

{{ $index->ends_on }}

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

{{ $index->inactivity_starts }}

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

{{ $index->inactivity_ends }}

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

{{ $index->user_id }}

{!! Form::label('agent_id', __('Agent Id')) !!}

{{ $index->agent_id }}

{!! Form::label('consumer_id', __('Consumer Id')) !!}

{{ $index->consumer_id }}

{!! Form::label('customer_id', __('Customer Id')) !!}

{{ $index->customer_id }}

{!! Form::label('employee_id', __('Employee Id')) !!}

{{ $index->employee_id }}

{!! Form::label('merchant_id', __('Merchant Id')) !!}

{{ $index->merchant_id }}

{!! Form::label('store_id', __('Store Id')) !!}

{{ $index->store_id }}

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

{{ $index->operator_id }}

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

{{ $index->api_provider_id }}

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

{{ $index->product_id }}

{!! Form::label('route_id', __('Route Id')) !!}

{{ $index->route_id }}

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

{{ $index->country_id }}

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

{{ $index->state_id }}

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

{{ $index->city_id }}

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

{{ $index->area_id }}

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

{{ $index->address }}

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

{{ $index->parent_type_id }}

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

{{ $index->parent_category_id }}

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

{{ $index->parent_status_id }}

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

{{ $index->referance }}

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

{{ $index->code }}

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

{{ $index->title }}

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

{{ $index->name }}

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

{{ $index->level }}

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

{{ $index->index }}

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

{{ $index->index_min }}

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

{{ $index->index_max }}

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

{{ $index->status }}

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

{{ $index->type }}

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

{{ $index->category }}

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

{{ $index->ranking }}

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

{{ $index->priority }}

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

{{ $index->details }}

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

{{ $index->note }}

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

{{ $index->description }}

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

{{ $index->paremeters }}

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

{{ $index->attachment }}

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

{{ $index->image }}

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

{{ $index->created_by }}

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

{{ $index->updated_by }}

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

{{ $index->created_at }}

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

{{ $index->updated_at }}