@extends('student.layout.main') @section('content')
Dashboard

Progress of Application Form

Personal Detail @if($statuses['personal']) @endif
Academic Detail @if($statuses['education']) @endif
Preferences Detail @if($statuses['preference']) @endif

Application Form Submission

If you complete and send your form by post than

@endsection