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

@php $title = "anggota" @endphp {{ strtoupper($title) }}

@endsection @section('content')

REGISTRASI {{ $title }}

Kembali
{{--

Data Pasangan

--}}
@csrf
{{-- End Anggota Pasangan --}}
@endsection