@foreach($news as $one) @if($one->column == '社區公告') @endif @endforeach
@lang('messages.title') @lang('messages.publish_dept') @lang('messages.publish_date') 瀏覽人數 @lang('messages.action')
{{ $one->title }} {{ $one->author }} {{ $one->created_at }} {{ $one->visitors }} @lang('messages.query')
@foreach($news as $one) @if($one->column == '最新消息') @endif @endforeach
@lang('messages.title') @lang('messages.publish_dept') @lang('messages.publish_date') 瀏覽人數 @lang('messages.action')
{{ $one->title }} {{ $one->author }} {{ $one->created_at }} {{ $one->visitors }} @lang('messages.query')
@foreach($news as $one) @if($one->column == '管委會訊息') @endif @endforeach
@lang('messages.title') @lang('messages.publish_dept') @lang('messages.publish_date') 瀏覽人數 @lang('messages.action')
{{ $one->title }} {{ $one->author }} {{ $one->created_at }} {{ $one->visitors }} @lang('messages.query')
@foreach($news as $one) @if($one->column == '社區財報') @endif @endforeach
@lang('messages.title') @lang('messages.publish_dept') @lang('messages.publish_date') 瀏覽人數 @lang('messages.action')
{{ $one->title }} {{ $one->author }} {{ $one->created_at }} {{ $one->visitors }} @lang('messages.query')