@extends('layouts.main') @section('content')
| Names | Time In | Action |
|---|---|---|
| {{ $profile->profile_first_name}} {{$profile->profile_last_name}} {{ isset($profile->profileDesignation->career_path) ? $profile->profileDesignation->career_path : ''}} | Logged in at {{date('g:i a, D dS F Y',strtotime($profile->getTimeCard->time_in))}} |