@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') SUBSTANCE IDENTIFICATION PROFILE (SIP) @endsection @section('content') @if($companyData != null)
@csrf @method('post')
SUBSTANCE IDENTIFICATION PROFILE (SIP)
MADDE KİMLİK PROFİLİ
{{$companyData->cas_name}}(CAS No: {{$mainsearchData->CAS_Registry_No}}; EC No: {{$mainsearchData->EC_No}})

Lead Registrant/Lider Kayıt Ettiren(LR):Global Product Compliance(GPC)

CAS: {{$mainsearchData->CAS_Registry_No}}
EC NO: {{$mainsearchData->EC_No}}
Substance Formula(Madde Formülü): {{$companyData->cas_name}}
Molecular Formula(Molekül Formülü): {{$mainsearchData->Molecular_formula}}
Structural Formula(Yapısal Formül):
Purity(Saflık):
Boundry Condition(Sınır Koşulu): > 80% and < 99.9%
Impurities which have impact on the classification of the substance
Maddenin sınıflandırmasına etki eden safsızlıklar
   @error('check1')

{{ $message }}

@enderror

I agree to the above described substance definition as proposed by the LR
Yukarıda tarif edildiği şekilde Lider Kayıt Ettiren tarafından öngörülen madde kimliğini kabul ediyorum.

   @error('check2')

{{ $message }}

@enderror

I have the suggestions to the sameness proposed by the LR.(Please use the template below for suggestion)
Lider Kayıt Ettiren tarafından sunulan aynılık hususunda önerilerim var (Lütfen önerileriniz için aşağıdaki taslağı kullanınız.)

@error('company_name')

{{ $message }}

@enderror
@error('pre_reg')

{{ $message }}

@enderror

(Fill in the following Only if you have additional comments/suggestion)
(Aşağıdakileri yalnızca ek şerhiniz/öneriniz olduğu durumda doldurunuz)

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

{{$companyData->cas_name}} (CAS No:{{$mainsearchData->CAS_Registry_No}};EC No:{{$mainsearchData->EC_No}}) numaralı maddeye ilişkin yorumlar/öneriler

@error('purity2')

{{ $message }}

@enderror
%(w/w)

Table1(Tablo 1):Main Constituents(Temel Bileşenler)

Constituent
(Bileşenler)
CAS No Typical Concentration
(Tipik Derişim)
Concentration Range
(Derişim Aralığı)
Remarks
(Görüş)
@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(Safsızlıklar)

All impurity above 1%(%1’in üzerindeki tüm safsızlıklar)


1% or lower impurity if CMR, PBT and vPVB(eğer madde CMR, PBT ve vPvB ise %1 ya da daha az safsızlık )

Impurity
(Safsızlık)
CAS No Typical Concentration
(Tipik Derişim)
Concentration Range
(Derişim Aralığı)
Remarks
(Görüş)
@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 (Kanserojenik, Mutajenik ya da Üreme Toksisitesi)
PBT:Persistent, Bio-accumulative,(Kalıcı, Biyobirikimli)
ToxicvPVB:very Persistent, Very Bio-accumulative(Çok kalıcı, Çok biyobirikimli)

@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