@include('livewire.motd.motd-modals')
@lang('motd.title')
@foreach($motds as $motd) @endforeach
@lang('motd.simple-preview') @lang('motd.actions')
Minecraft Server @if(empty($motd->customversion)) 143/200 @else {!! $motd->customversion !!} @endif
{!! $motd->text !!}
travel_explore @can('edit_motd') @endcan
@can('edit_motd')
@endcan