{{ __('dil.bloglar') }}
{{ __('dil.haberler') }}
{{ __('dil.iletisim') }}
{{--
Search
--}}
{{ __('dil.ara') }}
{{ __('dil.dil') }}
Türkçe
English
  • {{ __('dil.anaSayfa') }}
  • {{ __('dil.cozumler') }}
      @foreach(\App\Models\Site\Service::where('status',1)->orderBy('rank','asc')->get() as $service)
    • {{ $service->name }}
      {{ $service->name }}
      {{ $service->short_description }}
    • @endforeach
  • {{ __('dil.urunler') }}
      @foreach(\App\Models\Site\Product::orderBy('rank','asc')->where('status',1)->get() as $product)
    • {{ $product->name }}
      {{ $product->name }}
      {{ $product->short_description }}
    • @endforeach
  • {{ __('dil.kurumsal') }}
      @foreach(\App\Models\Site\Page::orderBy('rank','asc')->where('on_header',1)->get() as $page)
    • {{ $page->name }}
    • @endforeach
  • {{ __('dil.yayinlar') }}
      @foreach(\App\Models\Admin\PublicationCategory::where('parent_id',0)->where('status',1)->get() as $publicationCategory)
    • {{ $publicationCategory->name }}
    • @endforeach
  • {{ __('dil.referanslar') }}
  • {{--
  • --}} {{-- Support--}} {{--
      --}} {{--
    • --}} {{-- 3-Day Training Courses--}} {{--
    • --}} {{--
    • --}} {{-- Training Academy--}} {{--
    • --}} {{--
    • --}} {{-- Service--}} {{--
    • --}} {{--
    --}} {{--
  • --}}
  • {{ __('dil.insanKaynaklari') }}
  • {{--
  • --}} {{-- {{ __('dil.etkinlikler') }}--}} {{--
  • --}} {{--
  • --}} {{-- Events--}} {{--
      --}} {{--
    • --}} {{-- Event List--}} {{--
    • --}} {{--
    • --}} {{-- Virtual Booth Plastics--}} {{--
    • --}} {{--
    • --}} {{-- Virtual Booth Nonwovens--}} {{--
    • --}} {{--
    --}} {{--
  • --}}
{{ $settings->title }}