Add job for function upload record to csv

This commit is contained in:
paoloGuagnano
2024-02-23 16:00:48 +01:00
parent 4a042f01ac
commit e7b7f3f31c
11 changed files with 230 additions and 186 deletions

View File

@@ -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'--}}