h2 Great News! p | Your session request has been confirmed .box span.w75.fs14 | With span.w325.fs12 | :  = @tutor.name.titleize .line .box span.w75.fs14 | Rate span.w325.fs12 | :  = @tutor.rate .line .box span.w75.fs14 | What span.w325.fs12 | :  = @tutoring_session.resource.name.titleize .line .box span.w75.fs14 | Length (in minutes) span.w325.fs12 | :  = @tutoring_session.length .line .box span.w75.fs14 | Where span.w325.fs12 | :  = @tutoring_session.location .line .box span.w75.fs14 | When span.w325.fs12 | :  = @tutoring_session.start_time.day_month_date_hr_min_mer .line .box span.w75.fs14 | Notes span.w325.fs12 | :  = @tutoring_session.message .line .box span.w75.fs14 | Payment Due  span.w325.fs12 | :  = "$#{Money.new(@tutoring_session.total_payable_amount)}" .line p.fs12.center -if attachments["#{@tutor.name}.png"] = image_tag attachments["#{@tutor.name}.png"].url br/ = @tutor.name.titleize .lbreak p.fs12.center | After session completion, your payment will be moved into a secure escrow account. Directly after the session, client will be notified to release the payment. Payment will then be released to you within 24 hours. p.fs12.center | Enjoy your session! p.fs12.center = "- The #{Configurations::General.application_name} Team"