@if (rand(1,100) == 100) {{ __('voyager::theme.footer_copyright2') }} @else {!! __('voyager::theme.footer_copyright') !!} The Control Group @endif @php $version = Voyager::getVersion(); @endphp @if (!empty($version)) - {{ $version }} @endif