@extends('layouts.app') @section('title', 'Notification Users List') @section('content')
Name | Send to | Created Date | Status | |
---|---|---|---|---|
{{ $notification->notificationUser->name }} | {{ $notification->notificationUser->name }} | {{ $notification->notificationUser->mobile_number }} | {{ $notification->created_at }} | {{ $notification->status }} |
There are no data. |