@extends('layouts.app') @section('content')

📄 Document Analyzer

Back to Dashboard

Upload a legal document and choose an analysis action.

@if(session('response'))
AI Response:
{{ session('response') }}
@endif
@csrf

Analyzing your document, please wait...

@endsection