@extends('layouts.user.usercas')
@section('title') CORRECTION REQUEST @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') CORRECTION REQUEST @endsection
@section('pageTitle')
CORRECTION REQUEST @if($data['region_id']==2)
DÜZELTME TALEBİ @endif
@endsection
@section('content')
| Sr. No | Date | Status | Remark | Cas No | UUID | Change Of Address | Change Of Tonnage | Other |
|---|---|---|---|---|---|---|---|---|
| {{$key+1}} | {{$n->completion_date ?? '-'}} | @if($n->status == 0) {!! '' !!} @else {!! '' !!} @endif | {{$n->completion_remark ?? '-'}} | {{$n->cas_no}} | {{$n->uuid}} | {{$n->change_add}} | {{$n->change_tonnage}} | {{$n->other}} |