@extends('layouts.master') @section('title', 'Achats') @section('content')
@livewire('stock.supplier.purchase.index-purchase')
@endsection