@push('title', __('Articles'))
News
@forelse($articles as $article)
@empty @endforelse
{{ $articles->links() }}