@extends('layouts.app') @section('content')
{{--
--}} {{-- {{ $creditPackage->campaign_type === 'prosp' ? 'Prospection' : 'Fidélisation' }}--}} {{--
--}}
Récapitulatif
Vous avez sélectionné le {{$creditPackage->name}}:
{{number_format($creditPackage->amount, 0, ',', ' ') }}€ HT soit {{ number_format($creditPackage->price_with_tax, 0, ',', ' ') }}€ TTC
{{-- TODO --}} {{--
--}}
Paiement
@endsection @push('scripts_before') @endpush