@extends('layouts.admin') @section('title') Dashboard @endsection @section('content')

Statistics

@if($canViewUserCount) @endif
@if($canViewUserCount)
@endif
@push('page_script') @endpush @endsection