@if ($label !== false) @php $divclose = ''; $optional = $optional ? ' ( Opsional )' : ''; @endphp
Nama File | File | |
---|---|---|
{{ @$attachments[$key]->filename }}
@if (@$errors->has($name . "_file.".$key) && $label !== false)
@foreach ($errors->get($name . "_file.".$key) as $message)
{{ ucfirst($message) }} @endforeach @endif |
||
@if (!empty($info))
{{ $info }}
@endif
@if (@$errors->has($name . "_file[$key]") && $label !== false)
@foreach ($errors->get($name) as $message)
{{ ucfirst($message) }} @endforeach @endif |
||
ADD |
{{ ucfirst($message) }}
@endforeach @endif {!! @$divclose !!} @push('scripts') @endpush