{{--

Abstracts Overview

--}} {{-- Show total registered users and authors count only for non-user roles --}} @if ($this->canViewTotalAbstracts()) {{--

Total Registered Users: {{ \App\Models\User::count() }}

Number of Authors: {{ $this->getTotalAbstractCount() }}

--}} @endif {{-- Show abstracts count with link --}}
{{--

Abstracts Submitted: {{ $this->getUserAbstractCount() }}

--}} {{--

You have not uploaded an Abstract!

--}} SUBMIT ABSTRACT