@extends('adminlte::page') @section('title', config('adminlte.title') . " | Edit {$settings->service}") @section('content_header')
To create an announcement, you can specify the type of alert using the following keys:
Examples:
[success] System update completed successfully.[info] New features have been added to the dashboard.[warning] Scheduled maintenance on 25/06/2024 from 02:00 to 04:00.[danger] Server downtime expected on 20/06/2024 at 09:00.If no key is specified, the default alert type will be info.