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

Warning: Undefined variable $data in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/hr/employee/updateSpecialReferenceInformation.blade.php on line 18

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/hr/employee/updateSpecialReferenceInformation.blade.php on line 18
@include('hr.employee.updateTabNav') @include('hr.employee.specialReferenceForm')
@endsection