@extends('layouts.frontend') @section('content')@section('content') @include('admin.notifications._top', ['notifications' => $notifications]) {{ $notifications->links() }} @endsection