@extends('templates.master') @section('breadcrumb')

@php $title = "Tambah Anggota" @endphp {{ $title }}

@endsection @section('content')

{{ $title }}

Data Pasangan

...

Data Anggota Keluarga

...

@endsection