@extends('contentNavbarLayout') @section('title', 'Archive') @section('content')
| No. | Deleted Record Type | Date Deleted | @hasPermission('archive.recover')Actions | @endhasPermission
|---|---|---|---|
| {{ $index + 1 }} | {{ $table->name }} | {{ \Carbon\Carbon::parse($table->created_at)->format('d M Y, h:i A')}} | @hasPermission('archive.recover')@endhasPermission |