1722130003

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
1722130003 created a post, IDE blade reformatting breaks one line to two line
<option value="{{$prog->id}}">{{$prog->name}} v{{$prog->version}}</option> i have a code line like this and it's output is like "program v1.2" but if i reformat the blade page it becoming like : ...