@push('styles_top') @endpush

{{ trans('public.message_to_reviewer') }}

@error('rules')
{{ $message }}
@enderror
@php $contentReviewInformationSetting = getContentReviewInformationSettings(); @endphp @if(!empty($contentReviewInformationSetting))

{{ trans('update.tips_and_policies') }}

@if(!empty($contentReviewInformationSetting['description']))
{!! nl2br($contentReviewInformationSetting['description']) !!}
@endif
@if(!empty($contentReviewInformationSetting['image'])) {{ trans('update.tips_and_policies') }} @endif
@endif
@push('scripts_bottom') @endpush