@extends('layouts.app') @section('title', 'Historique — ' . $fryer->name) @section('content')
Friteuse n°{{ $fryer->number }} — {{ $controls->total() }} contrôle(s)
{{ $control->control_date->format('d/m/Y') }} @if($control->control_time) à {{ substr($control->control_time, 0, 5) }} @endif
par {{ $control->user->name }}
Voir photo
{{ $control->notes }}
Aucune note
Aucun contrôle enregistré.