@extends('inventory.layout') @section('title', 'Dashboard') @section('content') @push('head') @endpush
{{ __('Items')}}
{{ __('Orders')}}
{{ __('Customers')}}