@extends('admin.layouts.app') @section('content')
{{ translate('Notifications') }}
{{ $notifications->links() }}
@endsection