@extends('dashboard.layouts.master') @section('css') @endsection @section('breadcrumb')
| # | النوع | التوقيت | العنوان | الرسالة | صورة | الصوت | actions |
|---|---|---|---|---|---|---|---|
|
{{ $notify->id }}
|
{{$notify->typeDetail()}} | {{ $notify->created_at }} | {{$notify->title}} | {!! nl2br(e($notify->body)) !!} |
|
@can('configure-data') {{ trans('labels.delete') }} @endcan |