Please search for the retailer below
Who are complaining about – choose from the
list below
Please Select
@foreach ( $retailers as $retailer)
@if(isset($customerDraft->retailer_id) &&
$customerDraft->retailer_id === $retailer->id)
{{ $retailer->name }}
@else
{{ $retailer->name }}
@endif
@endforeach
This trader is a member of one of our
Arbitration schemes. Therefore, at the end of the
form you will be asked to pay an arbitration fee, of
either £10.00 if the value of your complaint is less
than £750.00 or £25.00 if the claim value is in
excess of this.
Please note we cannot accept or process your
complaint until this payment is received in full.
If you are successful with your claim, you will be
reimbursed for the arbitration fee back from the
company.
Have you complained directly to the retailer
in writing?:
Please Select
eligibility) ?
$customerDraft->eligibility->complained_to_company_in_writing
: '') === 1) {{ 'selected' }} @else @endif >Yes
eligibility) ?
$customerDraft->eligibility->complained_to_company_in_writing
: '') === 0) {{ 'selected' }} @else @endif >No
Has the company provided their final
response?:
Please Select
eligibility) ?
$customerDraft->eligibility->company_provide_final_response
: '') === 1) {{ 'selected' }} @else @endif >Yes
eligibility) ?
$customerDraft->eligibility->company_provide_final_response
: '') === 0) {{ 'selected' }} @else @endif >No
What date did you initially complain in
writing?:
Please provide the
unique code that the company has provided you, this will
start with DI
What date did you complain to the
retailer?:
Did the retailer reject your
complaint?:
Please Select
eligibility) ?
$customerDraft->eligibility->company_reject_complain :
'') === 1) {{ 'selected' }} @else @endif >Yes
eligibility) ?
$customerDraft->eligibility->company_reject_complain :
'') === 0) {{ 'selected' }} @else @endif >No
Have you rejected the retailer’s final
response?:
Please Select
eligibility) ?
$customerDraft->eligibility->customer_reject_company_final_response
: '') === 1) {{ 'selected' }} @else @endif>Yes
eligibility) ?
$customerDraft->eligibility->customer_reject_company_final_response
: '') === 0) {{ 'selected' }} @else @endif >No
Has your complaint already been investigated
by another party?:
Please Select
eligibility) ?
$customerDraft->eligibility->complain_to_other_adr : '')
=== 1) {{ 'selected' }} @else @endif >Yes
eligibility) ?
$customerDraft->eligibility->complain_to_other_adr : '')
=== 0) {{ 'selected' }} @else @endif>No
Please add the final response that you
received from the retailer here, it is imperative that you
use the exact wording that the retailer has provided to
you.
Please upload final response
@if((isset($customerDraft->eligibility)
? $customerDraft->eligibility->company_final_response : null))
{{$customerDraft->eligibility->company_final_response}} @else
@endif
Was your product purchase using a Your Plan
credit agreement?:
Please Select
eligibility) ?
$customerDraft->eligibility->your_plan_agreement : '')
=== 1) {{ 'selected' }} @else @endif >Yes
eligibility) ?
$customerDraft->eligibility->your_plan_agreement : '')
=== 0) {{ 'selected' }} @else @endif>No
Was the product purchased in your
name?:
Please Select
eligibility) ?
$customerDraft->eligibility->purchased_in_your_name :
'') === 1) {{ 'selected' }} @else @endif >Yes
eligibility) ?
$customerDraft->eligibility->purchased_in_your_name :
'') === 0) {{ 'selected' }} @else @endif>No
Please provide information of the person who
purchased the product or service.
Name:
Do you have their consent to process their
complaint?
Please Select
eligibility) ?
$customerDraft->eligibility->purchased_product_consent :
'') === 1) {{ 'selected' }} @else @endif >Yes
eligibility) ?
$customerDraft->eligibility->purchased_product_consent :
'') === 0) {{ 'selected' }} @else @endif>No