Add job for function upload record to csv
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
@props(['value'])
|
||||
|
||||
<label {{ $attributes->merge(['class' => 'block font-medium text-sm text-gray-700 dark:text-gray-300']) }}>
|
||||
<label {{ $attributes->merge(['class' => 'col-md-4 col-form-label text-md-end text-start']) }}>
|
||||
{{ $value ?? $slot }}
|
||||
</label>
|
||||
|
||||
{{--'block font-medium text-sm text-gray-700 dark:text-gray-300'--}}
|
||||
|
||||
Reference in New Issue
Block a user