@extends('layouts.app') @section('content')

Pending Applications

@include('flash::message')
@include('applications.pending_table')
@endsection