@extends('layouts.frontend.master') @section('content')
@foreach ($periodes as $i => $periode) @endforeach
{!! $periodes->links() !!}
@endsection