update branch

This commit is contained in:
tanch0
2024-06-13 21:02:05 +05:45
parent c25c6475da
commit 8253440371
402 changed files with 40154 additions and 1632 deletions

View File

@ -0,0 +1,37 @@
{{-- main-news --}}
<section class="main-news-area">
<div class="container">
<div class="row">
<a href="#">
<img src="{{asset('hulaki/assets/img/ad/Kicks_Desktop_1230x100-px_new.jpg')}}" alt="image" class="img-fluid" >
</a>
<div class="col-lg-12 mt-20">
<div class="news-content mt-50 text-center">
<h2>
<a href="news-details.php"><b>बार कार्यदलको सुझाव : सर्वोच्चका न्यायाधीशको न्यूनतम उमेर पदावधि तोक्नुपर्छ</b></a>
</h2>
</div>
</div>
<hr>
<div class="col-lg-12">
<div class="news-content" style="text-align: center; margin: 3%;">
<h2>
<a href="news-details.php"><b>सय रूपैयाँको नोटमा चुच्चे नक्सा छाप्न लागेपछि भारतका विदेशमन्त्रीले भने- जमिनको वास्तविकता परिवर्तन गर्दैन</b></a>
</h2>
</div>
<div class="single-main-news" >
<a href="news-details.php">
<img src="{{asset('hulaki/assets/img/politics-news/cash.jpg')}}" alt="image">
</a>
</div>
<div class="news-content" style="text-align: center;">
<p>सरकारले सय रूपैयाँको नोटमा चुच्चे नक्सा छाप्ने निर्णय गरेपछि भारतले विरोध जनाएको छ। भारतीय विदेशमन्त्री एस जयशंकरले सीमा समस्या समाधानका लागि दुई देशबीच निरन्तर छलफल भइरहेको अवस्थामा नेपालले एकतर्फी रूपमा निर्णय गरेको बताएका छन्।</P>
</div>
</div>
</div>
</div>
</section>
<!-- End Main News Area -->