@extends('admin.layouts') @section('content')

{{ $username }}

{!! trans('admin.monitor.hint') !!}
@endsection @section('javascript') @endsection