AdminLTELogo

Dashboard

@if(Auth::guard('customer')->check())

{{ $total }}

My Forms

More info
@elseif(Auth::guard('web')->check())

{{ $customerCount }}

Registered Customers

List
@endif