• Produits
      {{-- @foreach(\App\Models\Product::all() as $product) @php $stock = \App\Models\Stock::where('product_id', $product->id)->first() @endphp
    • {{ $product->name }}
      {{ $product->wholesale_unit_selling_price }} FCFA / {{ ($stock)? $stock->wholesaleMeasure->unit : '' }} {{ $product->wholesale_available_quantity }} {{ ($stock)? $stock->wholesaleMeasure->unit : '' }}s
      {{ $product->in_detail_unit_selling_price }} FCFA / {{ ($stock)? $stock->inDetailMeasure->unit : '' }} en Détail {{ $product->in_detail_available_quantity }} {{ ($stock)? $stock->inDetailMeasure->unit : '' }}s
    • @endforeach --}}
    Vous recherchez ''
  • {{ Auth::user()->name }}
    • Paramètres
    • Profil
    • Se Deconnecter
      @csrf
  • {{--
  • 2
    • Notifications
      • Jennifer Watkins commented on your post 5 mins ago
    • Voir tous les notifications
  • --}}