@extends('layouts.plain') @section('content')

Tambah User Baru

@csrf
{{-- {{ __('Already registered?') }} --}} {{ __('Tambah User') }}
@endsection @section('footer-scripts') @endsection