{{ $notice->published_at?->format('d M Y, h:i A') }} @if ($notice->createdBy) {{ $notice->createdBy->name }} @endif
{!! $notice->body !!}