@extends('layouts.app') @section('htmlheader_title') Netmail {{ $o->msgid }} @endsection @section('content')

Netmail

@include('widgets.message',['msg'=>$o])
@endsection