@extends('layouts.fullscreen-layout') @section('content') @php $currentYear = date('Y'); @endphp

{{ config('app.name') }} API

All Systems Operational

The API service is running normally.
For the user interface, please visit our main application.

Go to TrustLab Web

© {{ $currentYear }} - {{ config('app.name') }}

@endsection