@extends('layouts.app') @section('title', 'User Accounts') @push('styles') @endpush @section('content')
User Accounts
# Name Email Phone Role Password Attempts Status Created Actions
New User
First name is required.
Last name is required.
Valid email is required.
Defaults to India.
Must be at least 18 years old.
Address is required and must be at least 10 characters.
After saving, a secure link will be emailed to the user to set their password. The link will expire after a limited time for security.
@endsection @push('scripts') @endpush @push('styles') @endpush @push('scripts') @endpush