@extends('template.front') @section('container')

Artikel

@foreach($post as $k => $p) @endforeach
{{ $post->links() }}
@stop