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