@extends('layouts.frontend') @section('content')

Artikel

@foreach ($artikel as $item) @endforeach
{{$artikel->links()}}
@endsection