@extends('layouts.master') @section('sidebar') @parent
This is appended to the master sidebar.
@stop @section('content')| Message | Date{{-- | Statut--}} | Action | 
|---|---|---|---|
| {{ $notif->contenu }} | {{ $notif->created }} | @if ($notif->status === 1) ✓ Lue @else {{-- --}} @endif |