@extends('layouts.onboarding', ['currentStep' => 3]) @section('title', __('Step 3')) @section('content')
{{ __('Give :app knowledge about your business so it can reply accurately', ['app' => config('app.name')]) }}
{{ __('PDFs, DOCX, TXT, or CSV files') }}
{{ __('Click to upload') }} {{ __('or drag and drop') }}
{{ __('Accepted: PDF, DOCX, DOC, TXT, CSV -- max 10MB per file') }}
{{ __('Import content from your website') }}
{{ __('Website will be scanned after you complete setup') }}
{{ __('Processing happens in the background. You can check progress in the Knowledge Base section.') }}
{{ __('Manually add common questions and answers') }}