@extends('layouts.admin') @section('content')
{{ trans('cruds.chatbot.title_singular') }}
@endsection @section('scripts') @parent @endsection