-
@for ($i = 0; $i < count($errorList); $i++)
@php
$m = $errorList[$i];
@endphp
- {!! $errorList[$i] !!} @endfor