@extends('layouts.user.usercas') @section('title') SUBSTANCE IDENTIFICATION PROFILE (SIP) @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') SUBSTANCE IDENTIFICATION PROFILE (SIP) @endsection @section('pageTitle') JS CLASSIFICATION @endsection @section('pageTitle') SUBSTANCE IDENTIFICATION PROFILE (SIP) @endsection @section('content') @if($companyData != null)
@csrf @method('post')
SUBSTANCE IDENTIFICATION PROFILE (SIP)
{{$companyData->cas_name}}(CAS No: {{$mainsearchData->CAS_Registry_No}}; EC No: {{$mainsearchData->EC_No}})

Lead Registrant(LR):Global Product Compliance(GPC)

CAS: {{$mainsearchData->CAS_Registry_No}}
EC NO: {{$mainsearchData->EC_No}}
Substance Formula: {{$companyData->cas_name}}
Molecular Formula: {{$mainsearchData->Molecular_formula}}
Structural Formula:
Purity:
Boundry Condition: > 80% and < 99.9%
Impurities which have impact on the classification of the substance
   @error('check1')

{{ $message }}

@enderror

I agree to the above described substance definition as proposed by the LR

   @error('check2')

{{ $message }}

@enderror

I have the suggestions to the sameness proposed by the LR.(Please use the template below for suggestion)

@error('company_name')

{{ $message }}

@enderror
@error('pre_reg')

{{ $message }}

@enderror

(Fill in the following Only if you have additional comments/suggestion)

Comments/Suggeestions Partaining To The {{$companyData->cas_name}} (CAS No:{{$mainsearchData->CAS_Registry_No}};EC No:{{$mainsearchData->EC_No}})

@error('purity2')

{{ $message }}

@enderror
%(w/w)

Table1:Main Constituents

Constituent CAS No Typical Concentration Concentration Range Remarks
@error('constituent')

{{ $message }}

@enderror
@error('cas_concen')

{{ $message }}

@enderror
@error('constituent_concen')

{{ $message }}

@enderror
@error('concen_range')

{{ $message }}

@enderror
@error('constituent_remark')

{{ $message }}

@enderror
@error('constituent2')

{{ $message }}

@enderror
@error('cas_concen1')

{{ $message }}

@enderror
@error('constituent_concen2')

{{ $message }}

@enderror
@error('concen_range2')

{{ $message }}

@enderror
@error('constituent_remark2')

{{ $message }}

@enderror
@error('constituent3')

{{ $message }}

@enderror
@error('cas_concen2')

{{ $message }}

@enderror
@error('constituent_concen3')

{{ $message }}

@enderror
@error('concen_range3')

{{ $message }}

@enderror
@error('constituent_remark3')

{{ $message }}

@enderror
@error('constituent4')

{{ $message }}

@enderror
@error('cas_concen3')

{{ $message }}

@enderror
@error('constituent_concen4')

{{ $message }}

@enderror
@error('concen_range4')

{{ $message }}

@enderror
@error('constituent_remark4')

{{ $message }}

@enderror

Table 2: Impurities

All impurity above 1%


1% or lower impurity if CMR, PBT and vPVB

Impurity CAS No Typical Concentration Concentration Range Remarks
@error('impurity')

{{ $message }}

@enderror
@error('cas_impurity')

{{ $message }}

@enderror
@error('typical_impurity')

{{ $message }}

@enderror
@error('impurity_concen')

{{ $message }}

@enderror
@error('impurity_remark')

{{ $message }}

@enderror
@error('impurity2')

{{ $message }}

@enderror
@error('cas_impurity2')

{{ $message }}

@enderror
@error('typical_impurity2')

{{ $message }}

@enderror
@error('impurity_concen2')

{{ $message }}

@enderror
@error('impurity_remark2')

{{ $message }}

@enderror
@error('impurity3')

{{ $message }}

@enderror
@error('cas_impurity3')

{{ $message }}

@enderror
@error('typical_impurity3')

{{ $message }}

@enderror
@error('impurity_concen3')

{{ $message }}

@enderror
@error('impurity_remark3')

{{ $message }}

@enderror
@error('impurity4')

{{ $message }}

@enderror
@error('cas_impurity4')

{{ $message }}

@enderror
@error('typical_impurity4')

{{ $message }}

@enderror
@error('impurity_concen4')

{{ $message }}

@enderror
@error('impurity_remark4')

{{ $message }}

@enderror

CMR: carcinogenic, Mutagenic or toxic to reproduction
PBT:Persistent, Bio-accumulative,
ToxicvPVB:very Persistent, Very Bio-accumulative

@if(old("check2") == 'on' or old("check1") == 'on') @else @endif
@else

It Looks like substance name and other details for this cas no not register yet please contact to support.

@endif @endsection @section('scripts') @endsection