@if($time > 0)

错误:{{ $msg }}

页面将在 {{ $time }} 秒后跳转

@else

错误信息:

{!! $msg !!}

返回上级页面请点击 ——> 这里

@endif