@extends('layouts.admin') @section('title', 'Billing reminder automation') @section('page-title', 'Billing reminder automation') @section('breadcrumbs') Settings chevron_right Reminders @endsection @section('content')
Automatic messages when invoices and payments change.
{{ $message }}
Use database queue on shared hosting; run php artisan queue:work or cron.
php artisan queue:work