@extends("frond.template.user_layout") @section('content')
# | Ticket Number | Draw Date | Draw Type | Is Winner | Created on |
---|---|---|---|---|---|
{{ $loop->index + 1 + ($list->perPage() * ($list->currentPage() - 1)) }} | {{ $role->ticket_number }} | {{ $role->drow_date }} | {{ $role->product_type }} | {!!($role->is_winner==1)?'![]() |
{{ web_date_in_timezone($role->created_at) }} |