@extends('backend.layout') @section('content')
{{ ($users->currentPage() - 1)*10 + 1 }}-{{ ($users->currentPage() - 1)*10 + count($users) }} trong {{ $users->total() }} bản ghi
STT | Dịch vụ | Code | Nhóm | Packages | Đơn giá | USD | USD (vi.itvjp.com) |
Thời gian sử dụng |
Options | Trạng thái | Action |
---|---|---|---|---|---|---|---|---|---|---|---|
{{ ($users->currentPage() - 1)*$users->perPage() + $stt + 1 }} | {{ $user->name }} | {{ $user->code }} | {{ $user->group->name }} |
@if($user->packages != null)
|
{{ number_format($user->price,0,'.','.') }} | {{ (float)$user->usd }} $ | {{ (float)$user->vi_usd }} $ | {{ $user->using_day == 0 ? '7 ngày' : $user->using_day.' tháng'}} |
@foreach($options as $opt)
|
@if($user->status == 1) Hoạt động @else Dừng @endif |