netbean 縦の赤線を削除

https://stackoverflow.com/questions/3221855/netbeans-6-9-vertical-line-on-screen

laravel 5.5 で blade 内に変数設定方法

@php
$test = ‘test’;
@endphp
{{ $test }}
https://readouble.com/laravel/5.5/ja/blade.html