@extends('layouts.master', [ 'plugins' => ['datatables' => true] ]) @section('content') @component('components.card_main', [ 'title' => 'Edit Roles User', 'id' => "edit_roles_card", 'custom_style' => 'display:none', ]) @slot('body')
• If you want to add a user for a new supplier, remember to add first add the Supplier here.
• After adding a user, an email with the instructions to set a new password is sent to the user.
• Send Password Reset button, is used in case the user needs another email to reset his password.
• After adding a user, is recommended to set his permissions using the orange button 'Roles'.
• When a user is deactivated, his access to the system is blocked.