Colleges List
| S.No | College Name | Contact Name | Contact Mobile | Contact Email | Action |
|---|---|---|---|---|---|
| {{ $k + 1 }} | {{ $college_list->college_name }} | {{ $college_list->contact_name }} | {{ $college_list->contact_mobile }} | {{ $college_list->contact_email }} | Edit |
@extends('layouts.default') @section('content')
| S.No | College Name | Contact Name | Contact Mobile | Contact Email | Action |
|---|---|---|---|---|---|
| {{ $k + 1 }} | {{ $college_list->college_name }} | {{ $college_list->contact_name }} | {{ $college_list->contact_mobile }} | {{ $college_list->contact_email }} | Edit |