@extends('layouts.simple.master') @section('title', 'Default') @section('css') @endsection @section('style') @endsection @section('breadcrumb-title') @endsection @section('breadcrumb-items')
ID | Document | Uploaded By | Level | Status | Uploaded On | |
---|---|---|---|---|---|---|
1 | @php if(!empty($row->pdf)){ $pdf_urls = json_decode($row->pdf,true); } @endphp | @if ($row->doc_type == 1) ID Card @elseif($row->doc_type == 2) Driving License @elseif($row->doc_type ==3) Passport @elseif($row->doc_type == 4) Utility Bills @elseif($row->doc_type == 5) Bank Statment @endif{{ optional($row->created_at)->format('j M Y g:i a') ?? 'N/A' }} |