@extends('student.layout.main') @section('content') @if(!$isSubmitted && count($subApplicationTypes) > 0)
Add Preference For [{{$subApplicationType->sub_application_type}}]

@endif
Preferences [{{$subApplicationType->sub_application_type}}]
Preference No. Degree Institute Action
@if(!$isSubmitted && count($subApplicationTypes) > 0) @endif
@endsection @section('script') @endsection