@extends('layouts.app') @section('css') @endsection @section('page-header') @endsection @section('content')

{{ __('All Original Chatbots') }}

{{ __('Avatar') }} {{ __('Name') }} {{ __('Role') }} {{ __('Status') }} {{ __('Group') }} {{ __('Package') }} {{ __('Updated On') }} {{ __('Actions') }}
@endsection @section('js') @endsection