@extends('layouts.admin') @section('page_kicker', 'Alerts') @section('page_title', 'Notifications') @section('content')

Appointment alerts

Live status on Appointments. Push and email digests can use Laravel notifications and queues.

New messages

In-app chat or full chat app for unread handling.

Payment updates

Credits show on Earnings when transactions post to your account.

@endsection