@extends('frontend.layouts.app') @push('head-area') @endpush @section('content') @include('frontend.chatbot.partials.chatbotPageSection') @endsection