@extends('layouts.admin') @section('title', 'Add Employee') @section('page_title', 'Users') @section('content')
Create a new system user with employee role.
{{ $message }}
Assign a role to define permissions for this user.