@extends('session_main') @section('content')

Asistente Virtual

@if($chatbotc==0)
@csrf
@endif @foreach($chatbot as $key)
@endforeach
@endsection