@extends('layouts.app') @section('title', 'Lina AI') @push('styles') @endpush @section('content') {{-- Mobile backdrop --}}
{{-- Left conversations sidebar --}}

Conversations

{{-- Main chat area --}}
{{-- Header --}}
{{-- Mobile: hamburger to open sidebar --}}
Lina
Online — knows your workspace data
{{-- Mobile: back to app button --}}
{{-- Messages --}}

Hi, I'm Lina!

I'm your AI assistant. I have full access to your tasks, projects, notes, reminders, and routines. Ask me anything.

What tasks are due today? Show high priority tasks Summarize my projects Any overdue reminders? What routines do I have? Show my recent notes
{{-- Input --}}
Enter send Shift+Enter new line
@endsection @push('scripts') @endpush