@extends('../layout/' . $layout) @section('subhead')
# | Amount | Cashback | ACTIONS |
---|---|---|---|
{{ ($page - 1) * 15 + ++$no }} |
{{ $item->amount }}
|
{{ $item->cashback ? $item->cashback . '%' : '---' }}
|