@php $hidden_class = (int) $max_file_number < 2 ? 'wpforms-hide' : ''; @endphp
{{ esc_html__('Click or drag a file to this area to upload.', 'Click or drag files to this area to upload.', (int) $max_file_number, 'wpforms') }} {{ $preview_hint }}