@extends('app') @section('header') @endsection @section('content') @include('app.actions.modal_add')
Les actions - accident
Titre | Description | Responsable | Date de début | Date de fin | STATUS | Actions | |
---|---|---|---|---|---|---|---|
{{$action->actionTitle }} | {{$action->description }} | {{ User::find($action->responsable_id)->name }} | {{$action->dateDebut }} | {{$action->dateFin }} | {{$action->statut }} | {{--{{$action->actionTitle }} | --}}
|