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

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

@endmobile @desktop

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

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