@extends('hr_main') @section('title', '| ' . $data['pageTitle']) @section('content')

{!! $data['pageTitle'] !!}

@php $searchElements = [ ['element' => 'branchId', 'col' => 2, 'name' => 'branchId', 'attributes' => ['print_order' => '1']], ['element' => 'custom', 'type' => 'text', 'name' => 'employeeId', 'label' => 'Employee ID', 'id' => 'employeeId'], ['element' => 'dateRange'], ['element' => 'custom', 'type' => 'select', 'name' => 'status', 'label' => 'Status', 'options'=>[ 'All' => 'All', 'Pending' => 'Pending', 'Canceled' => 'Canceled', 'Approved' => 'Approved' ], 'id' => 'status'], ]; @endphp @include('partials.searchPanel.main', [ 'searchElements' => $searchElements, 'buttonLevel' => 'Search', ]) {{--
Warning: Undefined variable $data in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/terminateInfo/index.blade.php on line 69

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

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/terminateInfo/index.blade.php:69 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/terminateInfo/index.blade.php on line 69
SL# Terminate Date Effect Date Job Duration Employee Name Employee ID Recruitment Type Position Branch Reason Notice Type Status Action