@extends('Emails.Layouts.Master') @section('message_content') Hello {{$attendee->first_name}},

Your ticket for the event {{$order->event->title}} is attached to this email.

Thank you @stop