@extends('layouts.app') @section('content')
{{!empty($info->designation) ? $info->designation : ''}}
{!! $info->description !!}