@canany(['hr_manager_hq', 'reports']) @extends('adminlte::page') @section('title', config('adminlte.title') . ' | Reports :: Balance') @section('content_header')

Employee Balance Report

@stop @section('content')
@if (session('success')) @endif
# Names Job Title Company Department Team(s) Location Line Manager Holiday Approver Year Allowance Carry Over Carry Over taken Carry Over remain TOIL Adjustments Taken Balance
@stop @section('js') @endsection @section('footer')   @stop @endcan