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

Applications

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