@extends('layouts.superAdmin') @section('main-content')
@csrf
The name field is required.
The email field is required.
Role
@csrf
The password field is required.
Click here to enter the new password
Permission Section will go here
@endsection @section('bottom-js') @endsection