@extends('layouts.master') @section('page-title') Permits | {{ $page_title }} @endsection @section('page-css') @endsection @section('page-content') @include('layouts.partials.permits-navbar')
| Application # | Application Date | Form Type | Status | Permit Type | Date Updated | Action |
|---|---|---|---|---|---|---|
| {{ $row['application_code'] }} | {{ $submittedDate }} | {{ ucfirst(str_replace('_', ' ', $row['permit_form_type'])) }} | {{ $row['status'] }} | {{ $row['permit_type'] }} | {{ $updatedDate }} |