@if($intervention->fk_statut == 0 || $intervention->fk_statut == NULL)
@endif
@if($intervention->fk_statut == 0 || $intervention->fk_statut == NULL )
@endif
@foreach($intervention_services as $is)
@if($intervention->fk_statut == 0 || $intervention->fk_statut == NULL )
@endif
@endforeach
Description
|
Action
|
{{ $is->description }} |
@can('commande_fournisseur_modifier')
@endcan
|