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