{{-- resources/views/admin/workspaces.blade.php --}} @extends('admin.layouts.admin') @section('title', 'All Workspaces') @section('page-title', 'All Team Workspaces') @section('admin-content')
Company-wide workspace overview. Only visible to Super Admins.