@extends('layouts.master') @section('page-title') Permits | {{ $page_title }} @endsection @section('page-css') @endsection @section('page-content') @include('layouts.partials.permits-navbar')
@include('common.notifications')

Pending

View and update applications

Queried

View and update application

Completed

View completed applications

@endsection @section('page-js') @endsection