Start Break
@foreach ($breakTypes as $_breakType)
@endforeach
@error('breakType')

{{ $message }}

@enderror
@if ($breakType == 4)
@endif
Close Start