@extends('admin.layout') @section('page_title', 'Dashboard') @section('admin_content') @if(auth()->user()->isAdmin())
{{ $pendingComments }} awaiting moderation
Moderate commentsWelcome, {{ auth()->user()->name }}. Use Posts in the sidebar to manage your articles.