@include('partials.breadcrumbs')

View Broadcast Notification/SMS @include('layouts.crmnov')

Message Type

Push Notification

Type

{{ucwords($broadcast['type'])}}

Homes

{!! ucwords($homeNames)!!}

Resident/Employee Names

{{ucwords($userNames)}}

@if(!empty($broadcast['title']))

Title

{{ucwords($broadcast['title'])}}

@endif

Message

{{ucwords($broadcast['description'])}}