{{-- {{ asset('hulaki/assets/img/logo.gif') }} --}} image

description) ? SITEVARS->description : ''; ?>

हुलाकी खबर

    @if ($footerMenuItems->isNotEmpty()) @foreach ($footerMenuItems->take(5) as $menuItems) @switch($menuItems->type) @case('tbl_articles') @php $article = \App\Models\Articles::find($menuItems->ref); if ($menuItems->alias == 'hamara-tama') { $menuItems->link = route('showAboutus', ['alias' => $article->alias]) . '#team'; } elseif ( in_array($menuItems->alias, [ 'anaya-parashanaharaka-lga', 'gapanayata-nata', ]) ) { $menuItems->link = route('showArtilce', ['alias' => $article->alias]); } else { $menuItems->link = route('showAboutus', ['alias' => $article->alias]); } @endphp @break @default @php $menuItems->link = config('app.url') . $menuItems->ref; @endphp @break @endswitch
  • {{ $menuItems->title }}
  • @endforeach @endif {{--
  • हाम्रो बारे
  • हाम्रो टिम
  • अन्य प्रश्नहरुको लागी
  • सम्पर्क
  • गोपनियता नीति
  • --}}

समाचार

    @if ($footerMenuItems->isNotEmpty()) @foreach ($footerMenuItems->skip(5) as $item) @switch($item->type) @case('tbl_newscategories') @php $category = \App\Models\Newscategories::find($item->ref); if ($category) { $item->link = route('single', ['alias' => $category->alias]); } @endphp @break @case('tbl_news_type') @php $newsType = \App\Models\News_type::find($item->ref); if ($newsType) { $item->link = route('showInternational', ['alias' => $newsType->alias]); } @endphp @break @endswitch
  • {{ $item->title }}
  • @endforeach @endif

पछिल्लो खबर

@foreach ($latestNews as $item)
image

{{ $item->title }}

@endforeach

copyright_text; ?>