{{$organiser->name}}

@if($organiser->about)
{!! md_to_html($organiser->about) !!}
@endif