@extends('hr_main') @section('title', '| Monthly New Appointed Staff Report') @section('content')
@include('hr.monthlyNewAppointedStaffReport._panelHeader')
@include('hr.monthlyNewAppointedStaffReport._filterForm')
@include('hr.monthlyNewAppointedStaffReport._reportHeader') @include('hr.monthlyNewAppointedStaffReport._table')
{{-- ./panel --}}
{{-- ./col-md-12 --}}
{{-- ./row --}} @endsection @section('footerAssets') @endsection