@if(!empty($title))

{{$title}}

@endif @if(!empty($text))

{{$text}}

@elseif(!empty($view)) @include('page.faq.'.$view) @endif