@extends('layouts.master') @section('title') LT-99 :: จัดการผู้ช่วย @endsection @section('sub_title') จัดการผู้ช่วย @endsection @section('content') @php $text = 'เอเยนต์'; if (Auth::user()->isAdmin()) $text = 'แอดมิน'; @endphp
| # | ชื่อผู้ใช้ | ชื่อ - นามสกุล | |
|---|---|---|---|
| {{ ++$i }} | {{ $assist->username }} | {{ $assist->name }} |