@extends('adminlte::page') @section('title', 'Raspberry Network | Application Form Management Tool') @section('content_header')
| # | Form Title | Created On | Updated On | Actions |
|---|---|---|---|---|
| {{$form->id}} | {{$form->formName}} | {{$form->created_at}} | {{ $form->updated_at }} |