@extends('hr_main') @section('title', '| Leave Status Report') @section('stylesheets') @endsection @section('content')
{{ $pageTitle }}
@include('hr.report.consumedLeaves._filterForm',[ 'projects' => $projects ])
{{-- ./row --}}
{{-- ./panel-body --}}
{{-- ./col-md-12 --}}
{{-- ./row --}} @endsection @section('footerAssets') @endsection