Skip to content

Commit 5452fd7

Browse files
committed
style: minor formatting fix
1 parent a88a48f commit 5452fd7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<label class="form-check">
2-
@{!! Form::radio('{{ $fieldName }}', "{{ $value }}", null, ['class' => 'form-check-input']) !!} {{ $label }}
3-
</label>
1+
<label class="form-check">
2+
@{!! Form::radio('{{ $fieldName }}', "{{ $value }}", null, ['class' => 'form-check-input']) !!} {{ $label }}
3+
</label>

0 commit comments

Comments
 (0)