@extends('layouts.app') @section('content')

Dashboard

Users {{$dashboardInfo['user_count']}}
Roles {{$dashboardInfo['user_count']}}
Perrmisons {{$dashboardInfo['permission_count']}}
Online {{$dashboardInfo['user_online']}}
@endsection @push('third_party_scripts') @endpush @push('page_scripts') @endpush