@extends('admin.layout') @section('content')
消息列表
@if(role('System/Info/index')) @endif
{!! editor('editormessage', ['position' => 'ali', 'folder' => 'upload/common'], ['themeType' => 'simple', 'height' => '300px']) !!}
@endsection