@extends('university.layouts.layout') @section('content')
Detailed list of your Programs.
# | Program Title | Education Level | Minimum GPA | Program Level | Created At | Action |
---|---|---|---|---|---|---|
{{$count}}
|
{{ @$program->minimumLevel->level_name ?? '' }}
|
{{ @$program->minimum_gpa ?? '-' }}
|
{{ @$program->programLevel->level_name }}
|
{{ date('M d, Y', strtotime(@$program->created_at)) }}
|