@extends('admin.layouts.main-layout') @section("css") @endsection @section("content")
| No | User Name | Code | Earnings | View | |
|---|---|---|---|---|---|
| {{ $sort*($page-1)+($key+1) }} | {{ isset($list->user)? $list->user->name:'' }} | {{ $list->code }} | {{ $list->earnings }} | ||
| Record not found | |||||