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

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

@foreach($data['facilities'] as $key => $facility)
SL# Name Status Action
{{ ++$key }} {{ $facility->name }}
Warning: Undefined variable $data in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/hr/facilities/index.blade.php on line 29

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

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