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