@extends('layout.template') @section('content')
SUBUDINDONESIA

REGISTRATION FORM

Please complete the following form

@if (session('success'))
{{ session('success') }}
@endif
@csrf
Back
@endsection