@extends('layout.app') @section('title', 'Tambah Data User') @section('content')
@csrf
@endsection