@extends('admin.layouts.master') @section('title') Apis @endsection @section('css') @endsection @section('content-header')
# | اسم المشترك | بوت لست | بوت بوتن | القناه | العمليات |
---|---|---|---|---|---|
{{$loop->index+1}} | {{$row->subscriber->name ?? 'اداره فاروق جروب'}} | {{$row->boot_list->name ?? null}} | {{$row->boot_button->name ?? null}} | {{$row->channel->name ?? null}} | @include('admin.apiWork.view') @include('admin.apiWork.deleted') |