@if (isset($label)) @php $for_id = preg_replace('/[^A-Za-z0-9\-]/', '', Str::lower($label)); @endphp @endif @if(isset($currency) && $currency != false)
{{ $currency }}
@else @endif @error($name ?? false) {{ $message }} @enderror