@csrf

1@lang('Add Text')

Loading...
@php $texts = $data->where('type', 'text'); @endphp

2@lang('Text list')

@include('panel.admin.chatbot.particles.text.list', ['items' => $texts])