@extends('Myadmin::layout.basic') @section('header') @stop @section('content')
使用者名稱 | @for($i = 1; $i <= 12; $i++)紅利 {{$i}} 月 | @endfor已使用紅利 | 已使用折現 | 可折現紅利 |
{{ $users[$i]['account'] }} | @for($j = 1; $j <= 12; $j++){{ $records[$i]['month_'.$j] }} | @endfor{{ $records[$i]['bonus_used'] }} | {{ $records[$i]['money_used'] }} | {{ $records[$i]['bonus_money'] }} |