@extends('layouts.app') @section('title', 'Dashboard') @section('styles') @endsection @section('content')

Users

User List

# User ID Name Type Branch Name BRTA Employee Status Action
@endsection @section('script') @endsection