@extends('layouts.master') @section('title', 'Paiements') @section('content')
@livewire('carburant.fournisseur.achat.payment.index-payment')
@endsection