{{-- Di v4, jika komponen form panel hilang, gunakan tag form standar dengan integrasi wire --}}
{{ $this->form }}
{{-- Container untuk tombol aksi --}}
@foreach($this->getFormActions() as $action) {{ $action }} @endforeach