{$i}
is not parsed when inside single quotes, so either use double quotes or this:
Input::old('custom_link.' . $i . '.title')) }}
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community