@extends('layouts.admin') @section('title', 'Edit Family') @section('content')
Edit Family
@csrf @method('PUT')
On save, citizens under your center with this ration card number will be assigned automatically. The head of family will be auto-selected as the oldest member (highest age).
Cancel
@endsection