Old UniVate Website
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

residential-rental.blade.php 12KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326
  1. <!DOCTYPE html>
  2. <html lang="en-gb" dir="ltr"
  3. class='com_rsform view-submissions itemid-154 j38 mm-hover'>
  4. <head>
  5. <base href="https://www.univateproperties.co.za/old/index.php/timeshare/t-buy-2" />
  6. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  7. <meta name="description" content="www.univateproperties.co.za" />
  8. <meta name="generator" content="Joomla! - Open Source Content Management" />
  9. <title>Uni-vate Properties | Residential Rental</title>
  10. <link href="/old/templates/osprealestate/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
  11. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.bootstrap.less.css" rel="stylesheet" type="text/css" />
  12. <link href="/old/media/modals/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
  13. <link href="/old/templates/system/css/system.css" rel="stylesheet" type="text/css" />
  14. <link href="/old/t3-assets/dev/bluegrey/plugins.system.t3.base-bs3.less.frontend-edit.less.css" rel="stylesheet" type="text/css" />
  15. <link href="/old/t3-assets/dev/bluegrey/plugins.system.t3.base-bs3.less.t3.less.css" rel="stylesheet" type="text/css" />
  16. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.core.less.css" rel="stylesheet" type="text/css" />
  17. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.typography.less.css" rel="stylesheet" type="text/css" />
  18. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.forms.less.css" rel="stylesheet" type="text/css" />
  19. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.navigation.less.css" rel="stylesheet" type="text/css" />
  20. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.navbar.less.css" rel="stylesheet" type="text/css" />
  21. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.modules.less.css" rel="stylesheet" type="text/css" />
  22. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.joomla.less.css" rel="stylesheet" type="text/css" />
  23. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.components.less.css" rel="stylesheet" type="text/css" />
  24. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.style.less.css" rel="stylesheet" type="text/css" />
  25. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.template.less.css" rel="stylesheet" type="text/css" />
  26. <link href="/old/t3-assets/dev/bluegrey/plugins.system.t3.base-bs3.less.non-responsive.less.css" rel="stylesheet" type="text/css" />
  27. <link href="/old/t3-assets/dev/bluegrey/plugins.system.t3.base-bs3.less.megamenu.less.css" rel="stylesheet" type="text/css" />
  28. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.megamenu.less.css" rel="stylesheet" type="text/css" />
  29. <link href="/old/templates/osprealestate/fonts/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
  30. <link href="/old/t3-assets/dev/bluegrey/templates.osprealestate.less.custom.less.css" rel="stylesheet" type="text/css" />
  31. <link href="/old/modules/mod_bt_login/tmpl/css/style2.0.css" rel="stylesheet" type="text/css" />
  32. <link href="/old/modules/mod_os_social/asset/css.css" rel="stylesheet" type="text/css" />
  33. <style>
  34. .rolldown-list {
  35. text-align: left;
  36. padding: 0;
  37. margin: 0;
  38. }
  39. .rolldown-list li {
  40. padding: 1em;
  41. margin-bottom: .125em;
  42. display: block;
  43. list-style: none; color: black;
  44. font-weight: bold;
  45. text-transform: uppercase;
  46. }
  47. .rolldown-list li {
  48. visibility: hidden;
  49. -webkit-animation: rolldown .7s 1;
  50. animation: rolldown .7s 1;
  51. -webkit-transform-origin: 50% 0;
  52. transform-origin: 50% 0;
  53. -webkit-animation-fill-mode: forwards;
  54. animation-fill-mode: forwards;
  55. }
  56. .rolldown-list li:nth-child(2n) {
  57. background-color: #e8e3e3;
  58. }
  59. .rolldown-list li:nth-child(2n+1) {
  60. background-color: white;
  61. }
  62. #myList {
  63. position: relative;
  64. width: 50%;
  65. left: 50%;
  66. margin-left: -25%;
  67. }
  68. #btnReload {
  69. float: right;
  70. color: #333;
  71. background: #ccc;
  72. text-transform: uppercase;
  73. border: none;
  74. padding: .5em 1em;
  75. }
  76. #btnReload:hover {
  77. background: #ddd;
  78. }
  79. @-webkit-keyframes rolldown {
  80. 0% {
  81. visibility: visible;
  82. -webkit-transform: rotateX(180deg) perspective(500px);
  83. transform: rotateX(180deg) perspective(500px);
  84. }
  85. 70% {
  86. visibility: visible;
  87. -webkit-transform: rotateX(-20deg);
  88. transform: rotateX(-20deg);
  89. }
  90. 100% {
  91. visibility: visible;
  92. -webkit-transform: rotateX(0deg);
  93. transform: rotateX(0deg);
  94. }
  95. }
  96. @keyframes rolldown {
  97. 0% {
  98. visibility: visible;
  99. -webkit-transform: rotateX(180deg) perspective(500px);
  100. transform: rotateX(180deg) perspective(500px);
  101. }
  102. 70% {
  103. visibility: visible;
  104. -webkit-transform: rotateX(-20deg);
  105. transform: rotateX(-20deg);
  106. }
  107. 100% {
  108. visibility: visible;
  109. -webkit-transform: rotateX(0deg);
  110. transform: rotateX(0deg);
  111. }
  112. }
  113. table { border-collapse: collapse; border-spacing: 0; }
  114. img { border: 0; max-width: 100%; }
  115. h1 {
  116. font-family: 'Amarante', Tahoma, sans-serif;
  117. font-weight: bold;
  118. font-size: 3.6em;
  119. line-height: 1.7em;
  120. margin-bottom: 10px;
  121. text-align: center;
  122. }
  123. /** page structure **/
  124. #wrapper {
  125. display: block;
  126. width: 1010px;
  127. background: #fff;
  128. margin: 0 auto;
  129. padding: 10px 17px;
  130. -webkit-box-shadow: 2px 2px 3px -1px rgba(0,0,0,0.35);
  131. }
  132. #keywords {
  133. margin: 0 auto;
  134. font-size: 1.2em;
  135. margin-bottom: 15px;
  136. }
  137. #keywords thead {
  138. cursor: pointer;
  139. background: #c9dff0;
  140. }
  141. #keywords thead tr th {
  142. font-weight: bold;
  143. padding: 12px 30px;
  144. padding-left: 42px;
  145. }
  146. #keywords thead tr th span {
  147. padding-right: 20px;
  148. background-repeat: no-repeat;
  149. background-position: 100% 100%;
  150. }
  151. #keywords thead tr th.headerSortUp, #keywords thead tr th.headerSortDown {
  152. background: #acc8dd;
  153. }
  154. #keywords thead tr th.headerSortUp span {
  155. background-image: url('https://i.imgur.com/SP99ZPJ.png');
  156. }
  157. #keywords thead tr th.headerSortDown span {
  158. background-image: url('https://i.imgur.com/RkA9MBo.png');
  159. }
  160. #keywords tbody tr {
  161. color: #555;
  162. }
  163. #keywords tbody tr td {
  164. text-align: center;
  165. padding: 15px 10px;
  166. }
  167. #keywords tbody tr td.lalign {
  168. text-align: left;
  169. }
  170. </style>
  171. <style type="text/css">
  172. .container {width: 970px !important;} .t3-wrapper, .wrap {min-width: 970px !important;}
  173. </style>
  174. <script type="application/json" class="joomla-script-options new">{"csrf.token":"d9c71cdb4667d9f2730428a8f1ba0be9","system.paths":{"root":"\/old","base":"\/old"},"rl_modals":{"class":"modal_link","defaults":{"opacity":"0.8","width":"700","height":"400","maxWidth":"95%","maxHeight":"95%","current":"{current} \/ {total}","previous":"previous","next":"next","close":"close","xhrError":"This content failed to load.","imgError":"This image failed to load."},"auto_correct_size":1,"auto_correct_size_delay":0},"system.keepalive":{"interval":840000,"uri":"\/old\/index.php\/component\/ajax\/?format=json"},"joomla.jtext":{"REQUIRED_FILL_ALL":"Please enter data in all fields.","E_LOGIN_AUTHENTICATE":"Username and password do not match or you do not have an account yet.","REQUIRED_NAME":"Please enter your name!","REQUIRED_USERNAME":"Please enter your username!","REQUIRED_PASSWORD":"Please enter your password!","REQUIRED_VERIFY_PASSWORD":"Please re-enter your password!","PASSWORD_NOT_MATCH":"Password does not match the verify password!","REQUIRED_EMAIL":"Please enter your email!","EMAIL_INVALID":"Please enter a valid email!","REQUIRED_VERIFY_EMAIL":"Please re-enter your email!","EMAIL_NOT_MATCH":"Email does not match the verify email!","CAPTCHA_REQUIRED":"Please enter captcha key"}}</script>
  175. <script src="/old/media/jui/js/jquery.min.js?6364477b993bf38d3386797c3bd632f0" type="text/javascript"></script>
  176. <script src="/old/media/jui/js/jquery-noconflict.js?6364477b993bf38d3386797c3bd632f0" type="text/javascript"></script>
  177. <script src="/old/media/jui/js/jquery-migrate.min.js?6364477b993bf38d3386797c3bd632f0" type="text/javascript"></script>
  178. <script src="/old/plugins/system/t3/base-bs3/bootstrap/js/bootstrap.js?6364477b993bf38d3386797c3bd632f0" type="text/javascript"></script>
  179. <script src="/old/media/system/js/core.js?6364477b993bf38d3386797c3bd632f0" type="text/javascript"></script>
  180. <script src="/old/media/modals/js/jquery.touchSwipe.min.js" type="text/javascript"></script>
  181. <script src="/old/media/modals/js/jquery.colorbox-min.js" type="text/javascript"></script>
  182. <script src="/old/media/modals/js/script.min.js?v=9.13.0" type="text/javascript"></script>
  183. <script src="/old/plugins/system/t3/base-bs3/js/jquery.tap.min.js" type="text/javascript"></script>
  184. <script src="/old/plugins/system/t3/base-bs3/js/script.js" type="text/javascript"></script>
  185. <script src="/old/plugins/system/t3/base-bs3/js/menu.js" type="text/javascript"></script>
  186. <script src="/old/plugins/system/t3/base-bs3/js/frontend-edit.js" type="text/javascript"></script>
  187. <script src="/old/templates/osprealestate/js/modernizr.custom.js" type="text/javascript"></script>
  188. <!--[if lt IE 9]><script src="/old/media/system/js/polyfill.event.js?6364477b993bf38d3386797c3bd632f0" type="text/javascript"></script><![endif]-->
  189. <script src="/old/media/system/js/keepalive.js?6364477b993bf38d3386797c3bd632f0" type="text/javascript"></script>
  190. <script src="/old/modules/mod_bt_login/tmpl/js/jquery.simplemodal.js" type="text/javascript"></script>
  191. <script src="/old/modules/mod_bt_login/tmpl/js/default.js" type="text/javascript"></script>
  192. <script type="text/javascript">
  193. jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} });
  194. </script>
  195. <!-- META FOR IOS & HANDHELD -->
  196. <meta name="HandheldFriendly" content="true"/>
  197. <meta name="apple-mobile-web-app-capable" content="YES"/>
  198. <!-- //META FOR IOS & HANDHELD -->
  199. <link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
  200. <!-- Le HTML5 shim and media query for IE8 support -->
  201. <!--[if lt IE 9]>
  202. <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
  203. <script type="text/javascript" src="/old/plugins/system/t3/base-bs3/js/respond.min.js"></script>
  204. <![endif]-->
  205. <!-- You can add Google Analytics here or use T3 Injection feature -->
  206. <style>
  207. /**
  208. * Tabs
  209. */
  210. .tabs {
  211. display: flex;
  212. flex-wrap: wrap; // make sure it wraps
  213. }
  214. .tabs label {
  215. order: 1; // Put the labels first
  216. display: block;
  217. padding: 1rem 2rem;
  218. margin-right: 0.2rem;
  219. cursor: pointer;
  220. background: #90CAF9;
  221. font-weight: bold;
  222. transition: background ease 0.2s;
  223. }
  224. .tabs .tab {
  225. order: 99; // Put the tabs last
  226. flex-grow: 1;
  227. width: 100%;
  228. display: none;
  229. padding: 1rem;
  230. background: #fff;
  231. }
  232. .tabs input[type="radio"] {
  233. display: none;
  234. }
  235. .tabs input[type="radio"]:checked + label {
  236. background: #fff;
  237. }
  238. .tabs input[type="radio"]:checked + label + .tab {
  239. display: block;
  240. }
  241. @media (max-width: 45em) {
  242. .tabs .tab,
  243. .tabs label {
  244. order: initial;
  245. }
  246. .tabs label {
  247. width: 100%;
  248. margin-right: 0;
  249. margin-top: 0.2rem;
  250. }
  251. }
  252. </style>
  253. @extends('master')
  254. </head>
  255. <body>
  256. @include('partials.menu')
  257. <h1>{{ $rental->name }}</h1>
  258. <div class="row">
  259. <div class="large-6 columns">
  260. <img style="width: 100%;" src="{{ $rental->image1 }}" />
  261. </div>
  262. <div class="large-6 columns">
  263. <img style="width: 100%;" src="{{ $rental->image2 }}" />
  264. </div>
  265. <div class="row">
  266. <div class="large-12 columns">
  267. <br>
  268. Price: {{ $rental->price }}<br>
  269. Size: {{ $rental->size }}<br>
  270. Reference: {{ $rental->ref }}
  271. Location: {{ $rental->location }}
  272. <p>{{ $rental->description }}</p>
  273. </div>
  274. </div>
  275. <div class="row">
  276. <div class="large-12 columns">
  277. <a href="/residential-rentals"><button style="margin-left:auto;margin-right:auto;display:block;">Back to Regions</button></a>
  278. </div>
  279. </div>
  280. @include('partials.footer')
  281. </body>
  282. </html>