@extends('layouts.empty',['paceTop' => true]) @section('title', 'Mail Log') @section('content')

Mail Log

{!! $log->content !!}
@endsection