@extends('layouts.masterlayout') @section('content')

{{$collegeAlert->title or ''}}

{!!$collegeAlert->description or ''!!}

@endsection