Subversion Repositories SmartDukaan

Rev

Rev 18899 | Rev 18916 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18899 Rev 18910
Line 47... Line 47...
47
				</table>
47
				</table>
48
				<br>
48
				<br>
49
				<div class="row">
49
				<div class="row">
50
					
50
					
51
					<?php if(isset($tinres['state']) && !empty($tinres['state'])):?>
51
					<?php if(isset($tinres['state']) && !empty($tinres['state'])):?>
52
						<div style="border:1px solid #58d936; padding:2px;margin-bottom:5px;">
52
						<div style="border:1px solid #58d936; padding:2px;margin-bottom:5px;font-size:12px;">
53
							<?php if(trim($tinres['state']) == "Delhi"):?>	
53
							<?php if(trim($tinres['state']) == "Delhi"):?>	
-
 
54
								<div style="line-height: 15px;">
54
								You will get tax invoice for orders shipped to counter address mentioned above.
55
									<b>*</b> You will get tax invoice for orders shipped to counter address mentioned above.
-
 
56
								</div>
-
 
57
								<div style="line-height: 15px;margin-top: 4px;">
-
 
58
									<b>*</b> आपको उपरोक्त काउंटर के पते पर दिए गए ऑर्डरों पर ही आपको टैक्स चालान मिलेगा। 
-
 
59
								</div>
55
							<?php else:?>
60
							<?php else:?>
-
 
61
								<div style="line-height: 15px;">
-
 
62
									<b>*</b> <span style="color:red;">Tax invoice is only available in Delhi</span>. We will get back to you when tax invoice is available in <?php echo $tinres['state'];?>.
-
 
63
								</div>
-
 
64
								<div style="line-height: 15px;margin-top: 4px;">				
56
								Tax invoice is only available in delhi. We will get back to you when tax invoice is available in <?php echo $tinres['state'];?>.
65
									<b>*</b> <span style="color:red;">टैक्स चालान केवल दिल्ली में उपलब्ध है</span>।<?php echo $tinres['state'];?> में टैक्स चालान उपलब्ध होते ही आपसे संपर्क किया जाएगा। 
-
 
66
								</div>	
57
							<?php endif;?>
67
							<?php endif;?>
58
						</div>
68
						</div>
59
					<?php endif;?>
69
					<?php endif;?>
60
					
70
					
61
					<div class= "col-xs-12 text-center">
71
					<div class= "col-xs-12 text-center" style="margin-bottom: 5px;">
62
						<!--  <button type="button" class="btn btn-sm" style="background-color:#58d936;color:white;float:right;">Not OK</button>-->	
72
						<!--  <button type="button" class="btn btn-sm" style="background-color:#58d936;color:white;float:right;">Not OK</button>-->	
63
						<a href="<?php echo $base_url;?>tins/confirm">
73
						<a href="<?php echo $base_url;?>tins/confirm">
64
							<button type="button" class="btn btn-sm" style="background-color:#58d936;color:white;">
74
							<button type="button" class="btn btn-sm" style="background-color:#58d936;color:white;">
65
							<?php if(isset($tinres['state']) && !empty($tinres['state']) && trim($tinres['state']) == "Delhi"):?>	
75
							<?php if(isset($tinres['state']) && !empty($tinres['state']) && trim($tinres['state']) == "Delhi"):?>	
66
								Confirm to get tax invoice
76
								Confirm to get tax invoice
67
							<?php else:?>
77
							<?php else:?>
68
								Confirm your tax details
78
								Confirm your tax details
69
							<?php endif;?>
79
							<?php endif;?>
70
							</button>	
80
							</button>	
71
						</a>
81
						</a>
72
					</div>
82
					</div>				
73
					
-
 
74
					
-
 
75
				</div>
83
				</div>				
76
				
-
 
77
				<br>
-
 
78
		</div>
84
		</div>
79
		
85
		
80
	</div>
86
	</div>
81
 
87
 
82
	<div class="row card" style="padding:0px;">
88
	<div class="row card" style="padding:0px;">
83
			<div class="col-xs-12" style="padding: 5px;">
89
			<div class="col-xs-12" style="padding: 5px;font-size:12px;">
-
 
90
				<div style="line-height: 15px;">
-
 
91
					<b>#</b> In case your tax details are incorrect or you want to change your shipping address, send your TIN RC copy to <b>help@profitmandi.com</b> from your registered email 
-
 
92
					<?php if(isset($user_email) && !empty($user_email)){
-
 
93
						echo "<b>".$user_email."</b>";
-
 
94
					}?>
-
 
95
					.
-
 
96
				</div>
-
 
97
				<div style="line-height:15px;margin-top: 4px;">
84
				In case your tax details are incorrect send your tin rc copy to <b>help@profitmandi.com</b> from your registered email.<br>
98
					<b>#</b> अगर आपका विवरण गलत है या आप अपना शिपिंग पता बदलवाना चाहते है तो अपनी टिन आर सी की प्रतिलिपि  <b>help@profitmandi.com</b> पर अपने रजिस्टर्ड ईमेल 
-
 
99
					<?php if(isset($user_email) && !empty($user_email)){
-
 
100
						echo "<b>".$user_email."</b> ";
-
 
101
					}?>
-
 
102
					से भेजे। 
-
 
103
				</div>
85
			</div>
104
			</div>
86
	</div>
105
	</div>
87
	
106
	
88
	<?php else: ?>
107
	<?php else: ?>
89
				<br>
108
				<br>