{{-- filepath: /var/www/html/MQTPROJECT/mqt-hrms/resources/views/notifications/index.blade.php --}} @extends('layout.mainlayout') @section('content')

All Notifications

{{-- Use your customized pagination view --}} {{ $notifications->links('vendor.pagination.no-arrows') }}
@endsection