@extends('layouts.user.usercas')
@section('title') JS CLASSIFICATION @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') JS CLASSIFICATION @endsection
@section('pageTitle')
JS CLASSIFICATION
@endsection
@section('content')
@if(count($classifications) > 0)
CAS NO: {{$data->cas_no}}
CLASSIFICATION:
@php $i = 1; @endphp
@foreach($classifications as $keyn => $n)
JS classification for cas no {{$data->cas_no}} and region {{$data->Region->name}} not available.
@endif @endsection