/var/www/vhosts/nabawater/backend/views/branch
NameSizeModeActions
create.php10780644editdlrm
files.php3910644editdlrm
image-uplaod.php4910644editdlrm
index.php155180644editdlrm
update.php12190755editdlrm
_form.php208050755editdlrm
_timeslot.php337620644editdlrm
Edit: /var/www/vhosts/nabawater/backend/views/branch/_timeslot.php (33762B)
title = yii::t('backend','Time Slot Management'); ?>

title ?> 'btn btn-info d-none d-lg-block m-l-15 pull-right']) ?>

order_type != BranchTimeslot::TIMESLOT_DELIVERY ) { ?> order_type != BranchTimeslot::TIMESLOT_PICKUP ) { ?> order_type != BranchTimeslot::TIMESLOT_DELIVERY ) { ?> order_type != BranchTimeslot::TIMESLOT_PICKUP ) { ?> $timeSlotArrayValue) { ?> order_type != BranchTimeslot::TIMESLOT_DELIVERY ) { ?> order_type != BranchTimeslot::TIMESLOT_PICKUP) { ?>
$timeValue) { $pickupStart = ($timeValue['start'] != '') ? $timeValue['start'] : '--:--'; $pickupEnd = ($timeValue['end'] != '') ? $timeValue['end'] : '--:--'; $pickupStatus = ($timeValue['status'] == BranchTimeslot::ACTIVE) ? 'checked' : ''; ?>
$timeValue) { $deliveryStart = ($timeValue['start'] != '') ? $timeValue['start'] : '--:--'; $deliveryEnd = ($timeValue['end'] != '') ? $timeValue['end'] : '--:--'; $deliveryStatus = ($timeValue['status'] == BranchTimeslot::ACTIVE) ? 'checked' : ''; ?>