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

{{$config['heading']}}

{{ $listings->onEachSide(2)->links('partials.pagination') }}
@endsection