@for ($i = 1; $i < 5; $i++)

{!! clean($shortcode->{'title' . $i}) !!}

{!! clean($shortcode->{'subtitle' . $i}) !!}
@endfor