@extends('layouts.app') @section('content')
{{ now()->format('l, M j') }}
Your bot workspace is ready.
Workspace pulse
{{ $user->active_bots_count }}
bots running
Total bots
{{ $user->bots_count }}
Connected workspace
Published templates
{{ $templates->count() }}
Ready to use
{{ $item->description }}
{{ str_replace('_', ' ', $item->action) }} ยท {{ $item->created_at->diffForHumans() }}
{{ $template->name }}
{{ $template->description }}
@empty