@if (count($errors) > 0)
@foreach ($errors->all() as $error)
- {{ $error }}
@endforeach
@endif
@if (session('status'))
{{ session('status') }}
@endif
@if(!empty($status)){{$status}} @endif
@if(count($details)>0)
@else
No Beyond Zero Applications Made So Far.
@endif