@php $filters = ['Light', 'Dark']; @endphp @extends('panel.layout.app', ['disable_tblr' => true]) @section('title', __('Announcements')) @push('css') @endpush @section('content')
@lang('This announcement will be displayed on the dashboard for all users.')
@lang(setting('announcement_description', 'We are excited to have you here. Explore the marketplace to find the best AI models for your needs.'))