← Main Dashboard
Dashboard
Activities
@if(in_array($user->role->name ?? '', ['Admin', 'Manager', 'Finance']))
Admin
Reports
Log Sheets
Finances
@endif
@php $initials = '--'; if (!empty($user->name)) { $parts = array_filter(explode(' ', $user->name)); $letters = collect($parts)->map(fn($n) => $n !== '' ? mb_substr($n,0,1) : '')->implode(''); if ($letters !== '') $initials = strtoupper(mb_substr($letters,0,2)); } @endphp {{ $initials }}
{{ $user->name ?? 'User' }}
@if(isset($activity) && ($activity->title || ($activity->requisition && $activity->requisition->title)))
Requisition:
{{ $activity->title ?? $activity->requisition->title }}
@endif
Home
Activities
@if(in_array($user->role->name ?? '', ['Admin', 'Manager', 'Finance']))
Admin
Reports
Logs
Finances
@endif
@php $greeting = 'Welcome'; $firstName = ''; if (!empty($user->name)) { $firstName = explode(' ', trim($user->name))[0] ?? ''; $hour = (int)date('G'); if ($hour < 12) $greeting = 'Good morning'; elseif ($hour < 17) $greeting = 'Good afternoon'; else $greeting = 'Good evening'; } @endphp {{ $greeting }}@if($firstName), {{ $firstName }}@endif 👋
Your approved engagements
Your Activities
View All
Financial Overview
📋 My Approved Activities
Activities you are approved to work on
All Types
hourly
daily
fixed
All Status
In Progress
Upcoming
Completed
Activities
Activity
PDF
Back
Overview
Logsheet
Expenses
Docs
Activity Information
Logsheet Progress
Open Logsheet
Financial Summary
Admin – Approvals
Review, approve or reject personnel activities. Payment is processed from the Finances tab.
All Status
Pending
Approved
Processing
Paid
Rejected
All Types
hourly
daily
fixed
All Personnel
{{ $user->name ?? 'User' }}
@foreach($teamMembers ?? [] as $member) @if($member->id !== ($user->id ?? null))
{{ $member->name }}
@endif @endforeach
Finances
Activity Submissions
Reports
Filter, preview and download activity reports as Excel
Back
Activity Summary
Financial
Logsheet
Expenses
Payment Status
Download Excel
From
To
Person
All Personnel
Engagement
All Types
Hourly
Daily
Fixed
Status
All Status
Draft/Upcoming
In Progress
Completed
Payment
All
Paid
Unpaid
Activity Summary
Finances
Review personnel payables and process payments
Process Payments
Initiated Payments
Select all awaiting
Download All (Excel)
Download Awaiting (Excel)
Process Payment
Personnel Financial Summary
Person
Activities
Payable (Approved)
Processing
Pending Review
Paid
Declined
Initiated Payments
Title
Created
Initiated By
Recipients
Total Budget
Status
Action
Process Payment
Payment Title
Recipients
Activities Included
Total Budget
Confirm & Process
Cancel
Dashboard
User Preview
User
Back
Log Sheets
Review and approve daily log entries across all activities
Person
All Personnel
Engagement
All Types
Hourly
Daily
Fixed
Review Status
All
Pending review
Approved
Rejected
From
To
Entries
Uploaded invoice
Close