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