@extends('layouts.main') @section('content') @include('partials.breadcrumb', ['breadcrumbTitle' => 'Active Directory Credential'])
| # | Connect | Status | Import Users | Export to Csv | Clear Users | URL | Port Number | User Name | |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Connect | @if ($status == 1) @else @endif | @if ($status == 1) Import @endif | @if ($status == 1) Export @endif | @if ($status == 1) Clear Users @endif | {{$credentials->url}} | {{$credentials->project}} | {{$credentials->user_name}} | @can('API Credentials Edit')@endcan |
| No Api Credentials in the system. | |||||||||
|
|
|||||||||