{{-- resources/views/anggota/form.blade.php --}} @extends('layout.index') @section('title', $anggota->id ? 'Edit Anggota - SIAPN' : 'Tambah Anggota - SIAPN') @push('styles') {{-- ============================================================ PREMIUM GREEN DESIGN SYSTEM — UNIFIED WITH USER FORM (Identik dengan halaman user/form.blade.php) ============================================================ --}} @endpush @section('content')