@extends('layouts.master') @section('title', 'Manajemen User') @section('style-plugins') @endsection @section('style-custom') @endsection @section('header', 'Manajemen User') @section('content')

Tambah User

{{-- --}}
@csrf
@endsection @section('script-plugins') @endsection @section('script-custom') @endsection