@extends('layouts.admin.app') @section('content')
| Sr No | Region | CAS Number | Company Name | UUID | SIP | JSF | SIEF | Invoice | Payment Received | Token Sent |
|---|---|---|---|---|---|---|---|---|---|---|
| {{$i++}} | {{$n->Region->name}} | {{$n->cas_no}} | {{$n->company_name}} | {{$n->uuid}} | @if($n->sip_pdf != null) Pdf @endif | @if($n->jsf_pdf != null) Pdf @endif | @if($n->sief_pdf != null) Pdf @endif | @if($n->invoice_pdf != null) Pdf @endif |