{{-- Form Section Component ─────────────────────── Fieldset dengan judul untuk mengelompokkan field form. Usage: NIK Props: title string required icon string optional — Bootstrap icon class desc string optional — deskripsi singkat di bawah judul --}} @props([ 'title', 'icon' => null, 'desc' => null, ])
{{ $desc }}