/
home
/
sditechnicalteam
/
public_html
/
resources
/
views
/
components
/
forms
/
File Upload :
llllll
Current File: //home/sditechnicalteam/public_html/resources/views/components/forms/radio.blade.php
<div {{ $attributes->merge(['class' => 'form-check-inline custom-control custom-radio mt-2 mr-3']) }}> <input type="radio" value="{{ $fieldValue }}" class="custom-control-input" id="{{ $fieldId }}" name="{{ $fieldName }}" @if ($checked) checked @endif /> <label class="custom-control-label pt-1 cursor-pointer" for="{{ $fieldId }}">{{ $fieldLabel }}</label> </div>
Copyright ©2k19 -
Hexid
|
Tex7ure