@extends('backend.layout') @section('content')
{{ ($ads->currentPage() - 1)*10 + 1 }}-{{ ($ads->currentPage() - 1)*10 + $ads->count() }} trong {{ $ads->total() }} bản ghi.
STT | Tiêu đề | Nội dung | {{--Link ads | --}}Thứ tự | Trạng thái ads | Skipable | Click | Trang đích | Action | |
---|---|---|---|---|---|---|---|---|---|---|
{{ ($ads->currentPage() - 1)*$ads->perPage() + $stt + 1 }} | {{ $ad->title }} | @if ($ad->type == 'image'){{$ad->content}} | @endif {{--{{ Str::limit($ad->link_ads, 50, '...') }} | --}}{{ $ad->display_order }} |
|
@if ( $ad->type == 'video')
{{$ad->skipable==1? 'Có' : 'Không'}} @endif |
{{$ad->count_click}} |
|