@extends('layouts.provider') @section('title', 'Notifications') @section('page-title', 'Notifications') @section('content')
{!! preg_replace('/^(\d+)/', '$1', $notification['title']) !!}
{{ app(\App\Services\NotificationService::class)->getModuleLabel($notification['module']) }}
Aucune notification