travelRequest->id . ' Awaiting Your Approval', ); } public function content(): Content { return new Content( view: 'mail.approval-request', ); } }