@extends('layouts.app') @section('title', 'Platform Announcements') @section('content')
Create maintenance alerts, feature announcements, and system notices for tenants.
| Title | Type | Target | Date Broadcasted |
|---|---|---|---|
| {{ $announcement->title }} | {{ $announcement->type }} | {{ $announcement->target_type }} | {{ $announcement->created_at->format('d M Y, h:i A') }} |