{{__('Bot List ('.$botCount.')')}}
{{--
--}}
getting new bots
showing all bots
{{-- --}}
{{--
--}}
@foreach($bots as $key => $bot) @endforeach
# BOT ID NAME ACT
{{$bot->id}}
{{$bot->id}} {{$bot->id}}
{{$bots->links()}}
{{-- @foreach($bots as $key => $bot)
{{__($bot->id)}}
{{__($bot->name)}}
@if($bot->visible)
{{__('visible')}}
@else
{{__('hidden')}}
@endif
@endforeach --}}
{{$bots->links()}}
{{--
--}} {{--
id
--}} {{--
--}} {{--
{{$bots->links()}}
--}} {{-- refresh {{__('Refreshing')}} --}} {{ __('Delete Bot Account') }} {{__('Are you sure you want to delete this bot account?')}}
More information about the bot account here
{{ __('Cancel') }} {{ __('Delete') }}