@extends('admin._layout') @section('title', 'صحة النظام') @push('head') @endpush @section('content')
{{ config('database.connections.landlord.host') }}
{{ Str::limit($u['error'], 80) }}
{{ $checks['queue']['driver'] ?? 'unknown' }}
{{ $app['php_version'] }}
{{ $app['laravel_version'] }}
{{ $app['now'] }}