@extends('admin/layouts/master') @section('title') {{ config()->get('app.name') }} | {{ $title }} @endsection @section('page_name') {{ trns('users') }} @endsection @section('content')
| # | {{ trns('name') }} | {{ trns('phone') }} | {{ trns('code') }} | {{ trns('email') }} | {{ trns('image') }} | {{ trns('status') }} | {{ trns('points') }} | {{ trns('actions') }} |
|---|