@extends('hr_main') @section('title', '| Employee Special Reference Report') @section('content')
{{ $d->pageTitle }}
@include('hr.report.employeeSpecialReferenceReport._filterForm')
@endsection @section('footerAssets') @endsection