??????????????
??????????????
??????????????
??????????????
Warning : Undefined variable $auth in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
Warning : Trying to access array offset on value of type null in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
??????????????
??????????????
??????????????
??????????????
File Manager
✏️ Edit File: /home/mklsvubc/renovaid.co.uk/wp-content/plugins/latepoint/lib/views/steps/_booking__agents.php
⬅ Kembali
<?php
/**
* @var $current_step_code string
* @var $booking OsBookingModel
* @var $restrictions array
* @var $presets array
* @var $agents OsAgentModel[]
*/
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly
}
?>
<div class="step-agents-w latepoint-step-content <?php echo ($booking->agent_id) ? 'is-hidden' : ''; ?>"
data-step-code="<?php echo esc_attr($current_step_code); ?>"
data-next-btn-label="<?php echo esc_attr(OsStepsHelper::get_next_btn_label_for_step($current_step_code)); ?>"
data-clear-action="latepoint_clear_step_agents">
<?php
do_action('latepoint_before_step_content', $current_step_code);
echo OsStepsHelper::get_formatted_extra_step_content($current_step_code, 'before');
OsAgentHelper::generate_agents_list($agents);
echo OsStepsHelper::get_formatted_extra_step_content($current_step_code, 'after');
do_action('latepoint_after_step_content', $current_step_code);
echo OsFormHelper::hidden_field('booking[agent_id]', $booking->agent_id, ['class' => 'latepoint_agent_id', 'skip_id' => true]);
?>
</div>
Nama
Tipe
Ukuran
Diubah
Aksi
📁 partials
dir
—
2026-06-25 10:03
🐘 _booking__agents.php
php
1 KB
2025-09-24 07:48
🐘 _booking__datepicker.php
php
1.5 KB
2025-09-24 07:48
🐘 _booking__services.php
php
2.2 KB
2026-06-15 12:21
🐘 _confirmation.php
php
5.1 KB
2026-04-27 14:09
🐘 _customer.php
php
5.3 KB
2026-02-26 09:24
🐘 _payment__methods.php
php
1.5 KB
2025-01-29 06:25
🐘 _payment__pay.php
php
1.7 KB
2025-01-29 06:25
🐘 _payment__portions.php
php
2.1 KB
2025-01-29 06:25
🐘 _payment__processors.php
php
1.6 KB
2025-01-29 06:25
🐘 _payment__times.php
php
2 KB
2025-01-29 06:25
🐘 _verify.php
php
2.2 KB
2025-01-29 06:25
🐘 load_step.php
php
255 B
2025-01-29 06:25
🐘 preset_slot_not_available.php
php
954 B
2025-01-29 06:25
🐘 start.php
php
6.7 KB
2025-05-11 11:47
🐘 start_instant.php
php
103 B
2025-05-11 11:47