@if ($settings['flag_option'] ?? null) @if ($record->flag) @if ($record->canDelete())
@else
{{ __('Flagged') }}
@endif @else @auth @else @if ($icon) @else @endif {{ __('Report') }} @endauth
@endif @endif