@lang('modules.timeLogs.addWeeklyTimesheet')
@if ((user()->reportingTeam->count() > 0 && !in_array('admin', user_roles())) || in_array('admin', user_roles()))
@lang('modules.timeLogs.approveTimesheet')
{{ $pendingApproval }}
@endif
@include('timelogs.timelog-menu')