@extends('layouts.authenticated') @section('additionalstylesheets') @endsection @section('content')
| # | Date Log | Ticket | Activity | Entity | Brand | Status | Hours | Action |
|---|---|---|---|---|---|---|---|---|
| {{ $i++ }}. | {{ $activity->date_log }} | {{ $activity->project }} | {{ $activity->activity }} | {{ $activity->entity }} | {{ $activity->brand }} | {{ $activity->status }} | {{ number_format($activity->hours, 2) }} | |
| TOTAL HOURS | {{ number_format($totalHours, 2) }} | |||||||