@extends('layout.default') @section('content')

Stock overview products with units in stock

products expiring within the next 5 days

products are already expired

products are below defined min. stock amount

Product Amount Next best before date
product_id)->name; ?> amount . ' ' . FindObjectInArrayByPropertyValue($quantityunits, 'id', FindObjectInArrayByPropertyValue($products, 'id', $currentStockEntry->product_id)->qu_id_stock)->name; ?> best_before_date; ?>
@stop