@php $botOptions = ['' => 'بدون ربات']; foreach ($bots as $bot) { $botOptions[(string) $bot->id] = $bot->name.' ('.$bot->platform.')'; } @endphp
@csrf @isset($method) @method($method) @endisset
@error('layout_json')

{{ $message }}

@enderror

هر ردیف یک آرایه است و هر مقدار باید کلید یک دکمه از جدول دکمه‌های ربات باشد.

{{ $submitLabel }}