@extends('frises.layouts') @section('content')
| Id | Date | type | Vert | Sechoirs | Morte Avant | Morte Apres | Action |
|---|---|---|---|---|---|---|---|
| {{ $data->id }} | {{ $data->date }} | {{ $data->type }} | {{ $data->vert }} | {{ $data->sechoir }} | {{ $data->morteAvant }} | {{ $data->morteApres }} | Aucun matériel ! | @endforelse