Tambah Paket Foto
@csrf
@error('nama')
{{ $message }}
@enderror

Dalam Rupiah

@error('harga')
{{ $message }}
@enderror

Dalam Menit

@error('durasi')
{{ $message }}
@enderror
@error('deskripsi')
{{ $message }}
@enderror
{{-- Area Upload Custom --}}
Klik untuk Upload Max 2MB (JPG/PNG) {{-- Input File Tersembunyi (ID UNIK: createFotoInput) --}}
@error('foto')
{{ $message }}
@enderror
{{-- 7. Preview Foto (Fixed Container) --}}
{{-- Placeholder Teks (ID UNIK: createPlaceholder) --}}

Belum ada foto dipilih

{{-- Gambar Preview (ID UNIK: createImgPreview) --}}