{{-- Page Header Component ───────────────────── Usage: Buat Baru Props: title string required — judul halaman subtitle string optional — sub-judul / breadcrumb hint back string optional — URL tombol back --}} @props([ 'title', 'subtitle' => null, 'back' => null, ])