@extends('layouts.user') @section('title', 'Employee Credentials') @section('content')
Banned Employees Credentials

Employee Credentials

Showing Result(s)
@include('admin.reports.operational.partials.password_table_rows', ['employees' => $employees])
Employee Name Employee ID Email Address Available Days
@endsection