@extends('theme::backend.layouts.app') @section('theme::backend-content') @include('theme::backend.layouts.navbar')
| {{ __('backend/voteforsilk.table.id') }} | Vote Logo | Site Name | Duration | Points | {{ __('backend/voteforsilk.table.action') }} |
|---|---|---|---|---|---|
| {{ $item->id }} |
|
{{ $item->site_name }} | {{ $item->vote_duration }} | {{ $item->Points }} {{-- {{ $item->active === 1 ? __('backend/voteforsilk.table.state-active') : __('backend/voteforsilk.table.state-inactive') }} --}} | |
| {{ __('backend/voteforsilk.table.empty') }} |