@extends('layout') @section('calendar') @endsection @section('content')
{{ $message }}
{{ $message }}
Document | Type | Date Début | Date Fin | Projet | Actions |
---|---|---|---|---|---|
@if($rapport->document)Rapport@endif | {{ $rapport->periode }} | {{ $rapport->ddebut }} | {{ $rapport->dfin }} | {{ $rapport->projet->nom }} | {{-- {!! Form::open(['method' => 'DELETE', 'route'=>['rapport.destroy', $rapport->id], 'style'=> 'display:inline', 'onclick'=>"if(!confirm('Êtes-vous sûr de vouloir supprimer cet enregistrement ?')) { return false; }"]) !!} {!! Form::close() !!} --}} |