@extends('layouts.base') @section('content') @section('breadcrumb') @endsection
Créée le {{ $option->created_at->format('d/m/Y à H:i') }} @if($option->updated_at->ne($option->created_at)) • Modifiée le {{ $option->updated_at->format('d/m/Y à H:i') }} @endif
{{ $option->state->description() }}
Aucun lot associé
@endifAucun client associé
@endif