@extends('site.pages.build') @section('title',$settings->title) @push('css') @endpush @section('content')
@if($settings->slide_type == 'video')
@else
@foreach(\App\Models\Site\Gallery::orderBy('rank','asc')->get() as $gallery)
@endforeach {{--
--}}
@endif {{--
--}} {{-- --}} {{--
--}} {{--

YOUR MATERIAL IN FOCUS

--}} {{--

Advanced Machine Vision Solutions for Quality Control

--}} {{--
--}} {{-- / Products--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@foreach(\App\Models\Site\News::orderBy('rank','asc')->take(2)->get() as $blog) @endforeach {{--
--}} {{--
--}} {{--
--}} {{--

Come by our virtual booth anytime

--}} {{--
/ News
--}} {{-- Read More--}} {{--
--}} {{--
--}}

{{ __('dil.urunler') }}

{!! \App\Models\Admin\Component::first()->anasayfa_component !!}
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

--}} {{-- {{ __('dil.etkinlikler') }}--}} {{--

--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@endsection @push('js') @endpush