@extends('layouts.pointage-layout') @section('title', 'Système de Pointage - Présence CABOMA') @section('content')
| Nom | Vacation | Date | Action |
|---|---|---|---|
| {{ $pointage->agent_name }} | {{ $pointage->vacation }} | {{ \Carbon\Carbon::parse($pointage->date)->format('d/m/Y') }} | |
| Aucun agent présent aujourd’hui. | |||