@extends('layouts.app') @section('title') Invités @endsection @section('page-title') Invités Voir @endsection @section('button-top') @endsection @section('content')
Use .table-striped
to add zebra-striping to any table row within the <tbody>
.
# | Fingerprint | IP Hash | Création | ||||||
---|---|---|---|---|---|---|---|---|---|
{{ $guest->id }} | {{ $guest->small_fingerprint }} {{-- - Voir--}} |
{{ $guest->small_ip }} {{-- - Voir--}} |
Le {{ $guest->created_at->format('d/m/Y') }} à {{ $guest->created_at->format('H\hi') }} @if (!empty($guest->firstConsultation)) sur la consultation {{ $guest->firstConsultation->long_title }} @endif | ||||||
Aucun invité |