@extends('layouts.admissions') @section('content')
@if(!empty($details))
@foreach($details as $c) @endforeach()
Course Camous Applications
{{$coun++}} {{$c->course}} {{$c->name }} {{$c->frst}}
@else @endif @stop