@extends('layouts.user') @section('style') @endsection @section('main')
消息详情

@include('hint.validate_errors') @include('hint.status')

{{ $notification->title }}


@include($view)
@endsection