@extends('layouts.user.usercas') @section('title') ESTIMATED LOA COST @endsection @section('meta_description') Register your substances with us and we will help you to fulfill all compliance requirements also you can contact our experts for further details. @endsection @section('meta_keywords') ESTIMATED LOA COST @endsection @section('pageTitle') ESTIMATED LOA COST @endsection @section('content') @if(count($mainsearchData) > 0) The estimated LOA cost for the substance is

@if($regionid == 2 && $exist_in_turkey > 0)

Note:  The LOA cost is calculated based upon following table:

Annex JS Member (accommodating potential number of JS members joining )
VII {{$query_cost_report->num_turkey_vii ?? '4'}}
VIII {{$query_cost_report->num_turkey_viii ?? '4'}}
IX {{$query_cost_report->num_turkey_ix ?? '4'}}
@endif

It may be noted that the above-mentioned LOA cost is estimated cost and is based on current number of intentions. Thus, may subject to change at a later date if number of actual registrants increase/decrease as compared to the number of intents. It may also change because of purchase of new data from data holders for the mentioned end points or the cost of the planned studies which has been included after the studies have been finalized.

@elseif($loacosts != '' && $regionid == 2 && $exist_in_turkey > 0 ) The estimated LOA cost for the substance (In Euro) is

It may be noted that the above-mentioned LOA cost is estimated cost and is based on current number of intentions. Thus, may subject to change at a later date if number of actual registrants increase/decrease as compared to the number of intents. It may also change because of purchase of new data from data holders for the mentioned end points or the cost of the planned studies which has been included after the studies have been finalized.

@elseif($loacosts != '' && $regionid != 2) The estimated LOA cost for the substance (In Euro) is

It may be noted that the above-mentioned LOA cost is estimated cost and is based on current number of intentions. Thus, may subject to change at a later date if number of actual registrants increase/decrease as compared to the number of intents. It may also change because of purchase of new data from data holders for the mentioned end points or the cost of the planned studies which has been included after the studies have been finalized.

@else {{'The cost estimate for substance is not available and you can request for the cost details which will be processed soon'}} @endif @if($evaluation != '' && $evaluation->is_in_evaluation == 'YES')

* The substance is currently under evaluation by the authority (ECHA/MSCA). The progress of evaluation can be found at Dossier Evaluation status - ECHA. As your only representative, we are sending regular updates received from ECHA/lead registrant/consortium related to evaluation of your substance.

Once the final decision is issued by the authority, as a co-registrant of the substance, you are obliged to fulfil information requirements applicable to your registered tonnage band and you will need to share the costs incurred for additional testing and update of the registration dossier due to ongoing evaluation process.

If you do not intend to participate in the cost-sharing process, you can cease the registration of your substance after the draft decision but before the final decision is issued by the authority.
@if($evaluation->remark!="")


* {{$evaluation->remark}}
@endif @endif @endsection @section('scripts') @endsection