@lang('modules.dashboard.notices')

{{ __("modules.notice.viewNotice") }} @if ($showNotice) @livewire('forms.showNotice', ['notice' => $showNotice], key(str()->random(50))) @endif {{ __('Close') }}