@extends('front.layout.app') @section('content')
Dotation : {{ number_format($operation->amount, 2, ',', ' ') }} €
Frais Techniques : {{ number_format($operation->technical_cost, 2, ',', ' ') }} €