@extends('frontend.inc.layout-front') @section('title') Paiement Fedapay || {{env("APP_NAME")}} @endsection @section('container')

PAIEMENT FACTURE N° {{$paiement->reference}}

@csrf
@endsection @section('jsScript') {{-- --}} @endsection