@extends('themes.flaty.user.layouts.app') @section('title', translate('Announcements', 'announcements')) @section('content')
{{ $announcement->title }}
{{ translate('No announcements are available at the moment. Please check back later for any updates or new announcements.', 'announcements') }}