@extends('layouts.app') @section('content')
| Coloris | Épaisseur | Finition | Prix (€) | Actions |
|---|---|---|---|---|
|
@if($prix->colori->photo)
{{ $prix->colori->titre }}
{{ $prix->colori->matiere->titre ?? 'N/A' }}
|
{{ $prix->epaisseur->titre }} | {{ $prix->finition->titre }} | {{ number_format($prix->prix, 2, ',', ' ') }} € |