@extends('layouts.main') @section('title',"College Management") @section('content')
{!! $collegereg_data !!}
@endsection @section('footer') @endsection