@if( !empty($msg->description))
{!! $msg->description !!}
@else
No Secretariat Added
@endif@extends('layouts.main.main') @section('title') Secretariat | @endsection @section('content')
No Secretariat Added
@endif