@extends('layouts.user.app') @section('title') WELCOME TO GPC LR PORTAL @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') WELCOME TO GPC LR PORTAL @endsection @section('content')

WELCOME TO GPC LR PORTAL

{{Auth::user()->company_name}}[{{Auth::user()->uuid}}]

Registered Substances of Region @php $data = DB::table('region')->where([['status', 1],['id', session('regionid')]])->first('name'); @endphp {{$data->name}}

@if(count($counters)>0) @php $i=1; @endphp @foreach($counters as $key => $n)
SR.NO REGION CAS NO CAS NAME DICISION EC NO PREREGISTRATION NUMBER SURVEY
{{$i++}}