@extends('layouts.app') @section('title', $viewData["title"]) @section('subtitle', $viewData["subtitle"]) @section('content')
| Validity of Customer credentials : @if ($active_customer->get('token') === 1) OK @else NOK - warning @endif | Editor API availability : @if ($active_customer->get('download') === 1) OK @else NOK - warning @endif | FTP availability : @if ($active_customer->get('ftp') === 1) OK @else NOK - warning @endif |
| Sources | Last collector date | File name | Collect source |
|---|---|---|---|
| {{ $active_source['source_name'] }} | {{ $active_source['last_collect_date'] }} | {{ $active_source['last_collect_file'] }} |