@extends('layouts.applicant') @section('content')
@if (session('status'))
{{ session('status') }}
@endif {{--
Download Online Enrollment Instructions

--}} {{--
View your applications

--}}
Instructions
  1. Read the instructions in the admission letter Click to download the letter
  2. {{--
  3. Go to bank and pay the commitment fee
  4. Take Note of the bank slip Reference Number
  5. Fill In the student commitment fee payment below
  6. Print Out the commitment form
  7. --}}

{{--
Please download Course Confirmation Form Download Course Confirmation Form
--}}


@stop