@section('title', 'Dashboard') @extends('admin.layouts.admin') @section('content')
{{ trans('admin.dashboard.welcome', ['time' => date('H:i'), 'healthcheck' => empty($healthcheck)]) }}
@foreach ($healthcheck as $type => $messages){{ __($widget->title) }}