@extends('apex-layouts.main') @section('title', "Welcome ".Auth::user()->name) @section('header-right') Kitchen {!! $date !!} Create Order Enroll Member Today Dispatch {!! $date !!} @endsection @section('content')
{!! $todayCount['cart'] !!}
{!! $todayCount['leads'] !!}
{!! $todayCount['invoices'] !!}