@extends('hr_main') @section('title', '| '.$data['pageTitle']) @section('content') @php $moduleIdHr = \App\ConstValue::MODULE_ID_HR; $functionCodeSalaryGenerate = \App\ConstValue::FUNCTION_CODE_GENERATE_SALARY; $subFunctionIdCreate = \App\ConstValue::SUB_FUNCTION_ID_CREATE; $subFunctionIdEdit = \App\ConstValue::SUB_FUNCTION_ID_EDIT; $subFunctionIdDelete = \App\ConstValue::SUB_FUNCTION_ID_DELETE; $subFunctionIdView = \App\ConstValue::SUB_FUNCTION_ID_VIEW; $subFunctionIdApprove = \App\ConstValue::SUB_FUNCTION_ID_APPROVE; @endphp
| SL# | Salary Month | Company Name | Project Name | Branch Name | Generated Date | Generated By | Approved By | Status | Action |
|---|---|---|---|---|---|---|---|---|---|
|
Warning: Undefined variable $loop in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php on line 53 Warning: Attempt to read property "iteration" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php on line 53 |
Warning: Undefined variable $row in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php on line 56 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php on line 56 Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php on line 56 January, 1970 |
Warning: Undefined variable $row in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php on line 59 Warning: Attempt to read property "company" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php on line 59 Warning: Attempt to read property "name" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php on line 59 |
Warning: Undefined variable $row in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php on line 62 Warning: Attempt to read property "project" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php on line 62 Warning: Attempt to read property "name" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php on line 62 |
Warning: Undefined variable $row in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php on line 65 Warning: Attempt to read property "branch" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php on line 65 Warning: Attempt to read property "name" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php on line 65 - Warning: Undefined variable $row in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php on line 66 Warning: Attempt to read property "branch" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php on line 66 Fatal error: Uncaught Error: Call to a member function getBranchCodeAttribute() on null in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php:66 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/salaryGenerate_v2/index.blade.php on line 66 |