Hi {{ $notifiable->first_name }},
{{ $statusBadge }}
OB/Travel Application Details
| Employee: |
{{ $ob->employee->firstname }} {{ $ob->employee->lastname }} |
| OB Date: |
{{ \Carbon\Carbon::parse($ob->date_from)->format('F j, Y') }} |
| From Time: |
{{ \Carbon\Carbon::parse($ob->from_time)->format('h:i A') }} |
| To Time: |
{{ \Carbon\Carbon::parse($ob->to_time)->format('h:i A') }} |
@if(isset($ob->hours))
| Hours: |
{{ $ob->hours }} hours |
@endif
| Status: |
{{ $statusText }} |
@if(isset($ob->description) && $ob->description)
PURPOSE OF OB/TRAVEL
{{ $ob->description }}
@endif
@if(isset($ob->destination) && $ob->destination)
📍 DESTINATION
{{ $ob->destination }}
@endif
@if($hasAttachment)
📎 ATTACHMENT
A supporting document has been attached to this email. Please check your email attachments to view or download the file.
@endif
@if($showActionButtons)
@endif
Thank you for using our HRIS application. If you have any questions regarding this OB/Travel application, please contact the HR department or your immediate supervisor.
Best regards,
Human Resources Information System
AUTOHUB GROUP
© {{ date('Y') }} AUTOHUB GROUP. All rights reserved.
BGC, Taguig City, Philippines