JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "input-label.blade.php"

Full Path: /home2/yvrgircc/public_html/ariseskilltech.com/resources/views/components/input-label.blade.php
File size: 143 bytes
MIME-type: text/plain
Charset: utf-8

@props(['value'])

<label {{ $attributes->merge(['class' => 'block font-medium text-sm text-gray-700']) }}>
    {{ $value ?? $slot }}
</label>