@extends('admin.layouts.master') @section('title') الشات بوت @endsection @section('css') @endsection @section('content-header')
# | العناصر داخل البوت | العمليات |
---|---|---|
{{$loop->index+1}} | {{$row->name}} | @if(!App\Models\ReplyBoot::where('reply_boot_button_id',$row->id)->first()) @endif | @include('admin.chatboot.createBoot_messages')