{!! $howdoi->title !!}
{!! $howdoi->title !!}
{!! label('lbl_posted').': '.date('d F, Y', strtotime($howdoi->created_at)) !!}
{!! $howdoi->content !!}
@include('site.includes/sidebar')