asset('/bootstrap/css/bootstrap.min.css') }}" type="text/css" media="screen" charset="utf-8"> asset('jquery-ui/jquery-ui.css') }}"/> asset('css/basic.css') }}"/> @section('header') @show
@section('content') @show
@section('log-H') @if(isset($_CONST["operators"])) {{--*/ $operators = $_CONST["operators"] /*--}} {{--*/ $first = 0 /*--}} @foreach($operators as $operator) @if($first == 0) {{--*/ $first++ /*--}} @endif @endforeach
操作者 操作 操作日期
{{ $operator->username }} {{ $operator->operator }} {{ $operator->updated_at }}
{{ $_CONST["operators"]->links() }} @endif @show