@if(isset($title))

{{ $title }}

@endif @if(isset($fullName))

親愛的 {{ $fullName }} 您好:

@endif {{ $slot }}