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

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

@php $searchElements = [ ['element' => 'status', 'options'=>[''=> 'All','Pending' => 'Pending','Confirmed' => 'Confirmed'], 'col' => 1, 'name' => 'status'] ]; @endphp @include('partials.searchPanel.main', [ 'searchElements' => $searchElements, 'buttonLevel' => 'Search', ])
SL#
Warning: Undefined variable $model in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/hr/retirementInfo/index.blade.php on line 40

Fatal error: Uncaught Error: Call to a member function attributes() on null in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/hr/retirementInfo/index.blade.php:40 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/hr/retirementInfo/index.blade.php on line 40