@extends('layouts.applicant') @section('content')
@if(!empty($status)) {{$status}} @endif
@stop