@extends('layout') @includes('includes/large-feature')

Warehouse overview

{{ $locationCount }}
Locations
{{ $itemCount }}
Items
{{ $totalStock }}
Units in stock

Low stock

@if(count($lowStockItems) === 0)

Nothing is at or below its reorder level.

@endif @if(count($lowStockItems) > 0) @endif