@if($article->attachment != null && Storage::exists($article->attachment))
{{ __("news.read-more") }}
@endif
{!! $article->content !!}