I have this code:
@foreach ($titles as $key
Instead of using Input class you can also use old() helper to make this even shorter.