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

{{ translate('All Notifications') }}

{{ translate('Notifications') }}
{{ $notifications->links() }}
@endsection