@extends('layouts.user.usercas') @section('content')
@csrf @method('post')
SUBSTANCE IDENTIFICATION PROFILE (SIP)
{{$data->susbstance_name}}(CAS No: {{$data->cas_no}}; EC No: {{$data->ec_no}})

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

CAS: {{$data->cas_no}}
EC NO: {{$data->ec_no}}
Substance Formula: {{$data->susbstance_name}}
Molecular Formula: {{$data->molecular_formula}}
Structural Formula:
Purity:
Boundry Condition: {{$data->bondary}}
Impurities which have impact on the classification of the substance
  

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

  

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

Name of your Company:
Pre-reg.No:

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

Comments/Suggeestions Partaining To The {{$data->susbstance_name}} (CAS No:{{$data->cas_no}};EC No:{{$data->ec_no}})

Degree of Purity:%(w/w)

Table1:Main Constituents

Constituent CAS No Typical Concentration Concentration Range Remarks

Table 2: Impurities

All impurity above 1%


1% or lower impurity if CMR, PBT and vPVB

Impurity CAS No Typical Concentration Concentration Range Remarks

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

@endsection @section('scripts') @endsection