{{ session('success') }}
@elseif(session('error'))
{{ session('error') }}
@endif
@if (count($faculties) == 0)
Create Program
@endif
Please add Faculties here first : Institution Setup > Faculties
@else
{{--
{{ $programs->render('pagination::bootstrap-4') }} --}} {{ $dataTable->table(['width' => '100%']) }}
{{ $programs->render('pagination::bootstrap-4') }} --}} {{ $dataTable->table(['width' => '100%']) }}