@extends('layouts.master') @section('content') @section('style') @endsection
| Name | Employee ID | Mobile | Join Date | Role | Action | |
|---|---|---|---|---|---|---|
|
{{ $items->user_id }} | {{ $items->email }} | {{ $items->phone_number }} | {{ $items->join_date }} | {{ $items->role_name }} |