No | @lang("content.license_approval") | @lang("content.abbr") | @lang("content.doi") | @lang("content.dex") | @lang("content.status") | @lang("content.actions") | |||
---|---|---|---|---|---|---|---|---|---|
{{ $i + 1 }} | @if ($license){{ $license->name }} | {{ $license->abbr }} | @else@endif | {{ $each->issue_date ? date('d-M-Y', strtotime($each->issue_date)) : '' }} | {{ $each->expiry_date ? date('d-M-Y', strtotime($each->expiry_date)) : '' }} | @if ($isRequired || ($each->expiry_date || $each->issue_date)){!! Expiration_Date($each->expiry_date, $each->issue_date)['status'] !!} | @elseNOT REQUIRED | @endif@if ($licenseExists) @endif |