@extends('workspace.layouts.workspace') @section('title', 'Dashboard ยท ' . auth()->user()->name) @section('page-title', 'My Dashboard') @section('ws-content') {{-- Greeting --}}
{{ $member->role }} ยท {{ ucfirst($member->department) }} ยท {{ now()->format('l, d F Y') }}
๐ข {{ $ann->title }}
{{ $ann->body }}
No tasks yet. Add your first โ
@endforelse{{ $note->title }}
@if($note->body) @endif @endforeachNo pinned notes. Create one โ