@extends('admin.layout') @section('content')

Tambah User Baru

@if($errors->any())
@endif
@csrf
@endsection