@extends('backend.layouts.main') @section('content')
# | Tiêu đề | Kênh | Người nhận | Ngày gửi |
---|---|---|---|---|
{{++$start}} | {{$notification->title}} | {{$chanels[$notification->chanel]}} | {{!empty($notification->to_user)?$notification->to_user->fullname:'Toàn hệ thống'}} | {{$notification->created_at}} |
Chưa có dữ liệu |