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

Create User

@csrf
Back
@endsection @section('script') @endsection