@include('global.header-links')
@include('partials.sidebar')
@include('partials.header')
Dashboard
{{count($users)}}
Users
{{--
Tier Milestone Reached
--}}
{{count($cat)}}
All Categories
{{--
Tier Milestone Reached
--}}
{{count($food)}}
All Food Items
@include('partials.footer')
@include('global.footer-links')