@extends('layout.app') @section('title', 'Tambah User') @section('page-title', 'Tambah User') @section('content')

Tambah User

@csrf
{{-- STATUS TIDAK BOLEH DIINPUTKAN, AUTOMATIS APPROVED --}}
@endsection