@section('title', 'My Forms') @extends('layouts.app') @section('content')
Form Title | Date Created | Role | Status | Actions | |
---|---|---|---|---|---|
{{ $form->title }} | {{ $form->created_at->format('jS F, Y') }} | {{ $role_symbol['role'] }} | {{ $symbol['label'] }} | View Edit Delete |