| Server IP : 95.46.96.79 / Your IP : 216.73.216.4 Web Server : Apache/2.4.41 (Ubuntu) System : Linux zaimer.uz 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : akslabs_uz_usr ( 1001) PHP Version : 7.4.3-4ubuntu2.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/sugurtatrip__usr95/data/www/sugurtatrip.uz/wp-content/themes/sugurtatrip-theme/ |
Upload File : |
<?php
/*
Template Name: Cabinet
*/
?>
<?php
get_header();
?>
<main class="main cabinetpage">
<section class="cabinet">
<div class="container">
<div class="cabinet__wrapper">
<nav class="cabinet__nav">
<ul class="cabinet__nav-list">
<li>
<a class="cabinet__nav-link" href="#">
<svg
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M3.5 4C3.5 2.61929 4.61929 1.5 6 1.5H14C14.1326 1.5 14.2598 1.55268 14.3536 1.64645L20.3536 7.64645C20.4473 7.74021 20.5 7.86739 20.5 8V20C20.5 21.3807 19.3807 22.5 18 22.5H6C4.61929 22.5 3.5 21.3807 3.5 20V4ZM6 2.5C5.17157 2.5 4.5 3.17157 4.5 4V20C4.5 20.8284 5.17157 21.5 6 21.5H18C18.8284 21.5 19.5 20.8284 19.5 20V8.20711L13.7929 2.5H6Z"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M14 1.5C14.2761 1.5 14.5 1.72386 14.5 2V7.5H20C20.2761 7.5 20.5 7.72386 20.5 8C20.5 8.27614 20.2761 8.5 20 8.5H14C13.7239 8.5 13.5 8.27614 13.5 8V2C13.5 1.72386 13.7239 1.5 14 1.5Z"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M7.5 13C7.5 12.7239 7.72386 12.5 8 12.5H16C16.2761 12.5 16.5 12.7239 16.5 13C16.5 13.2761 16.2761 13.5 16 13.5H8C7.72386 13.5 7.5 13.2761 7.5 13Z"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M7.5 17C7.5 16.7239 7.72386 16.5 8 16.5H16C16.2761 16.5 16.5 16.7239 16.5 17C16.5 17.2761 16.2761 17.5 16 17.5H8C7.72386 17.5 7.5 17.2761 7.5 17Z"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M7.5 9C7.5 8.72386 7.72386 8.5 8 8.5H10C10.2761 8.5 10.5 8.72386 10.5 9C10.5 9.27614 10.2761 9.5 10 9.5H8C7.72386 9.5 7.5 9.27614 7.5 9Z"
/>
</svg>
<?php the_field('navigacziya_lk') ?>
</a>
</li>
</ul>
</nav>
<div class="cabinet__content policy">
<div class="policy__table">
<div class="policy__table-head">
<div class="policy__table-head-item policy__table-country"><?php the_field('strany_tablicza') ?></div>
<div class="policy__table-head-item policy__table-date"><?php the_field('daty_dejstviya_polisa_tablicza') ?></div>
<div class="policy__table-head-item policy__table-offer"><?php the_field('oferta_tablicza') ?></div>
<div class="policy__table-head-item policy__table-paid"><?php the_field('status_oplaty_tablicza') ?></div>
<div class="policy__table-head-item policy__table-file"><?php the_field('fajl_dlya_skachki_tablicza') ?></div>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<?php
get_footer();
?>
<?php wp_footer() ?>
</body>
</html>