@extends('both.template') @section('title', 'BILLETS | OPTIMIA') @section('styleSheets') @endsection @section('content')
| # | Code Billet | Employé | Raison | Montant | Date | Status | Actions |
|---|---|---|---|---|---|---|---|
| {{ $i }} | {{ $ticket->ticketCode }} |
|
{{ $ticket->ticketName }} | {{ App\Utils\Utils::getDBDateFormat($ticket->ticketDate, true)}} |