@props(['model' => null]) @php $inputClass = 'w-full rounded-xl border border-line px-3 py-2 text-sm outline-none focus:border-brand focus:ring-2 focus:ring-brand/20'; $labelClass = 'block text-[11px] font-semibold uppercase tracking-wide text-sub mb-1'; @endphp
@if ($model?->imageUrl()) Gambar banner {{ $model->title }} @endif

JPG/PNG/WebP, maksimal 4 MB. Kosongkan kalau tidak ingin mengubah gambarnya.

@error('image')

{{ $message }}

@enderror @if ($model?->image_path) @endif