File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/demo/Dynast/resources/views/components/input-with-label-element.blade.php
Back
<div {!! $attributes["div_id"]?'id="'.$attributes["div_id"].'"':"" !!} class="{{ $attributes["div_class"]??"col-md-4 col-sm-12 mb-3" }}" > <label class="form-label" for="{{$attributes["id"]??""}}">{{$attributes["label"]??""}}</label> @if(!empty($attributes["required"])) <span class="text-danger">*</span> @endif <input {{$attributes->merge(["class"=>"form-control","type"=>"text"])}} > </div>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings