Users
| # | Nickname | User Type | Access Location | Created At |
|---|---|---|---|---|
| {{$i}} | {{$value->nickname}} | {{$value->user_type}} | {{$value->share_info}} | {{$value->created_at}} |
@extends('admin.layouts.app') @section('content')
| # | Nickname | User Type | Access Location | Created At |
|---|---|---|---|---|
| {{$i}} | {{$value->nickname}} | {{$value->user_type}} | {{$value->share_info}} | {{$value->created_at}} |