| Title | Sub Heading | Sent | Action |
|---|---|---|---|
| {{$notification->title}} | {{$notification->subtitle}} | {{$notification->sent ? $notification->sent->format('D M Y h:m:i a') : 'Draft'}} | Edit |
@extends('layouts.app') @section('javascript') @endsection @section('content')
| Title | Sub Heading | Sent | Action |
|---|---|---|---|
| {{$notification->title}} | {{$notification->subtitle}} | {{$notification->sent ? $notification->sent->format('D M Y h:m:i a') : 'Draft'}} | Edit |