@extends('layouts.teacher')
( From Higher Authorities )
{{$detail->subject}}
( {{dateformatter($detail->created_at)}} )
{{$detail->message}}
No notification found.
@endif( Created By You )
{{$detail->title}} ( {{$detail->time}} )
{{dateformatter($detail->date)}}
{{substr($detail->description,0,125)}} @if (strlen($detail->description)>125) ... @endif
No event found.
@endif( From Higher Authorities )
@if ($val->start_date==$val->end_date) {{$start_date}} @else {{$start_date}} to {{$end_date}} @endif
{{$val->name}}
{{$val->description}}
No holiday found.
@endif