@extends('backendTools.layouts.backend') @section('title', '後台工具') @section('header') 後台小工具 @endsection @section('content')
UID: {{ $loginUser->uid }}
名稱: {{ $loginUser->cagent }}
@else無法載入使用者資訊。
@endif前台錯誤數量 : {{ $error_log[2] }}
後台錯誤數量 : {{ $error_log[1] }}