@extends('layouts.default1400-profile', ['title' => 'دنت کلاب']) @section('meta') @stop @section('content')
{{ $spend_item->getValue('summery') }}
{!! $spend_item->user_preview_expire !!}
@if($spend_item->point > $currentPoint) {{ EnNum2FaNum($spend_item->point - $currentPoint) }} امتیاز کم دارید! @endif| # | تاریخ | عنوان | امتیاز | تاریخ انقضاء |
|---|---|---|---|---|
| {{ $loop->iteration }} | {{ GetShamsiDateWithoutTime($item->created_at) }} | {{ $item->customersClubSetting->title }} | {{ $item->point_with_sign }} | {{ GetShamsiDateWithoutTime($item->expired_at) }} |