@extends('layouts.administrator.master') @section('title') Form Keanggotaan Perseorangan @endsection @section('content')

{{ __('Formulir Keanggotaan Perseorangan Pertapindo') }}

{{ __('Kelola data keanggotaan perseorangan') }}

@include('pages.registration.personal._navbar', ['model' => $registration])
@csrf
@if (isset($registration->photo)) @else @endif
Tahun
@endsection