@extends('layouts.app') @section('title', 'Grant ERP Access') @section('content')

Grant ERP Access for: {{ $employee->full_name }}

Employee Code: {{ $employee->employee_code }} • {{ $employee->designation }}

Back to Directory
@csrf

Account Credentials

Initial Password Setup

Cancel
@endsection