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