123456789101112131415161718192021222324 |
- @extends('master')
-
- @section('title', 'To Sell')
-
- @section('description', 'Uni-Vate Properties provides a reliable platform from which to advertise and sell tender weeks within the timeshare industry.')
-
- @section('keywords', 'Timeshare selling, where to sell my timeshare, Uni-Vate Properties, Uni-Vate timeshare, timeshare for sale, tender weeks available, sell my tender week')
-
- @section('content')
- <div class="container">
- <div class="row">
- <div class="col-md-12">
- <h1 class="my-4">Pay Listing Fee</h1>
- <p>
- * A listing fee of R380 including VAT is payable to list your timeshare week/module on the Uni-Vate website.
- </p>
- <a href="https://www.payfast.co.za/eng/process?cmd=_paynow&receiver=13595896&item_name=Listing+Fee&item_description=A+listing+fee+of+R380+including+VAT+is+payable+to+list+your+timeshare+week%2Fmodule+on+the+Uni-Vate+website.&amount=380.00&return_url=http%3A%2F%2Ftest.univateproperties.co.za%2Fsuccessful-payment&cancel_url=http%3A%2F%2Ftest.univateproperties.co.za%2Fto-sell"><img src="https://www.payfast.co.za/images/buttons/light-small-paynow.png" width="165" height="36" alt="Pay" title="Pay Now with PayFast" /></a>
- <br><br><br><br><br><br><br><br><br>
- </div>
- </div>
-
- </div>
-
- @stop
|