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

{{ ucfirst($role) }} Dashboard

Oversee and manage manuscript lifecycles.

Total Submissions

{{ $stats['total'] }}

Pending Assignment

{{ $stats['submitted'] }}

Under Review

{{ $stats['under_review'] }}

Published

{{ $stats['published'] }}

search
@if($role === 'admin') @endif
ID / Title Category Primary Author StatusFeaturedDate Actions
@endsection @push('scripts') @endpush