@extends('admin_dashboard') @section('admin')
{{-- ── Page header ── --}}
DMS / RMC / FDR Accounts
Manage secondary savings accounts for GSS members
Loading…
GSS Linked
{{-- ── Step 1 — Search GSS ── --}}
1
Select GSS Member
@foreach($employees as $emp) @endforeach
{{-- Member panel --}}
?
Full Name
Father / Husband
Mobile
Address
{{-- ── Step 2 — Account Form ── --}}
2
Account Details
{{-- ── Step 3 — Account List ── --}}
3
Account List
Account # GSS # Holder Type Opening Date Deposit Actions
Search a GSS number above to load accounts
@endsection