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

Reports

@stop @section('content')
@if (session('success')) @endif
@stop @section('footer')   @stop @endcan