| {{ __('ID') }} | {{ __('Content') }} | {{ __('Is read') }} | {{ __('Read at') }} | {{ __('Date création') }} |
|---|
@extends('layout.app') @section('title') {{ __('Notifications') }} @endsection @push('styles') @endpush @section('active_notifications', 'active') @section('data_col', '2-columns') @section('body_class', '2-columns') @section('content')
| {{ __('ID') }} | {{ __('Content') }} | {{ __('Is read') }} | {{ __('Read at') }} | {{ __('Date création') }} |
|---|