@if(isset($article))
@if($article->attachments->count() > 0) {{ $article->title }} @else {{$article->title}} @endif

{{$article->title}}

@endif