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

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

@endmobile @desktop

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

@enddesktop
@endsection @section('jsScript') @endsection