@props(['name' => 'currency', 'id' => 'currency', 'value' => '', 'required' => false, 'error' => null, 'label' => 'Currency'])
@if($error) {{ $error }} @endif
@once @push('styles') @endpush @push('scripts') @endpush @endonce