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

Job Applications!

Please check your inbox and do what need to do.
@foreach ($applications as $application) @endforeach
@stop @section('footer-script') @stop