@extends('layouts.details') @section('content')
ID | DOSSIER | DOCUMENT | COMMENTAIRES | Statut | Actions |
---|---|---|---|---|---|
{{ $record->id }} | {{ $record->dossier_id }} | {{ $record->doc_id }} | {{ $record->commentaires }} | {{ $record->enabled_flag ? 'Actif' : 'Inactif' }} | Modifier |
Aucune donnée disponible. |
Affichage de {{ $records->firstItem() }} à {{ $records->lastItem() }} sur un total de {{ $records->total() }} enregistrements.