@section('page_content')
| Name | Type | Status | Created Date | Action | |
|---|---|---|---|---|---|
| {{ $list->name }} | {{ $list->type == 1 ? 'Custom List':'Table List' }} | {{ $list->status == 1 ? 'Active':'Inactive' }} | {{ $list->created_at->format('Y-m-d') }} | @if($list->attribute == 2) @else @endif | |
| Currently no field list exists in the database. Please create one now. | |||||