@extends('layouts.admin') @section('title', 'TikTok Hesapları') @section('subtitle', 'İzinli veya size ait TikTok kaynaklarını yönetin') @section('content')
| Ad | Kullanıcı | Mod | Durum | Son kontrol | Sonraki kontrol | |
|---|---|---|---|---|---|---|
| {{ $account->name }} | {{ '@'.$account->username }} | {{ $account->discovery_mode }} | {{ $account->status }} | {{ $account->last_checked_at?->format('d.m.Y H:i') ?: '-' }} | {{ $account->next_manual_check_at?->format('d.m.Y H:i') ?: '-' }} | |
| Henüz TikTok hesabı yok. | ||||||