@extends('hr_main') @section('title', '| ' . $data['pageTitle']) @section('content') @php $moduleIdHr = \App\ConstValue::MODULE_ID_HR; $functionCodeProvidentFundInterest = \App\ConstValue::FUNCTION_CODE_PROVIDENT_FUND_INTEREST; $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
{!! $data['pageTitle'] !!}
@if (Auth::user()->canSee($moduleIdHr, $functionCodeProvidentFundInterest, $subFunctionIdCreate)) New @endif
@php $searchElements = [ ['element' => 'dateFrom', 'type' => 'text', 'label' => 'Generate Date'] , ['element' => 'dateTo', 'type' => 'text', 'label' => 'Effect Date'] ]; @endphp @include('partials.searchPanel.main', [ 'searchElements' => $searchElements, 'buttonLevel' => 'Search', ]) {{--
Warning: Undefined variable $data in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/providentFundInterest/index.blade.php on line 67

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/providentFundInterest/index.blade.php on line 67

Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/providentFundInterest/index.blade.php:67 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/providentFundInterest/index.blade.php on line 67
SL# company Generate Date Effect Date Generated By Approved By Profit Amount Action