@extends('frontend.inc.layout-front') @section('title') Paiement Fedapay || {{env("APP_NAME")}} @endsection @section('container') PAIEMENT FACTURE N° {{$paiement->reference}} @csrf Nom * Prénoms * Téléphone E-mail Montant à payer * @endsection @section('jsScript') {{-- --}} @endsection