@if(session('message'))
{{ session('message') }}
@endif
@csrf
Name
Father Name
Email
Address
Password
Designation
Profile Pic
profile_pic
Document Attachment
Nic Attachment
Role
CNIC
Contact
alternate number
Sick Leave
Casual Leave
Date of Joining
Ending Date
@php $tmpbank = null; if($account && $account->bank_name) { $tmpbank = $account->bank_name; } @endphp
Bankname
Account Title
Account Number
Base salary
@php $tmpsalary = null; if($salaries && $salaries->payroll_type) {$tmpsalary = $salaries->payroll_type;} @endphp
Payroll Type