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

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

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