@foreach($result as $row)
@endforeach
{{ $row->question }}
{!! str_replace('@faq_image_path@',$imglink,$row->answer) !!}