JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "text-input.blade.php"
Full Path: /home2/yvrgircc/public_html/ariseskilltech.com/resources/views/components/text-input.blade.php
File size: 199 bytes
MIME-type: text/plain
Charset: utf-8
@props(['disabled' => false])
<input {{ $disabled ? 'disabled' : '' }} {!! $attributes->merge(['class' => 'border-gray-300 focus:border-indigo-500 focus:ring-indigo-500 rounded-md shadow-sm']) !!}>