@section('page_content')
| Name | Layout | Status | Created Date | Action | |
|---|---|---|---|---|---|
| {{ $form->name }} | {{ $form->layout }} | {{ $table_statuses[$form->status][0] }} | {{ $form->created_at->format('Y-m-d') }} | @if($form->status == 2) @elseif($form->status == 1) @endif | |
| Currently no field list exists in the database. Please create one now. | |||||