@extends('layouts.master') @section('title', 'Journal de vente stations') @section('content')
@csrf
@error('produit') {{ $message }} @enderror
@for ($i = 1; $i <= 4; $i++) @endfor
No Pompes Compte d'Ouverture Remise en cuive Compte fermeture PU
@endsection