@extends('inventory.layout') @section('title', 'Dashboard') @section('content') @push('head') @endpush
{{ __('Products')}}
{{ __('Orders')}}
{{ __('Customers')}}
{{ __('Sales')}}
{{ __('Direct Sale')}}
{{ __('Referal')}}
{{ __('Cheers!')}}
{{ __('stay hungry stay foolish!')}}