@extends('layouts.site', ['header' => 'partials.header-demo26', 'footer' => 'partials.footer']) @section('title', t('neler-yapariz.page_title')) @push('styles') @endpush @section('content') @include('templates.neler-yapariz.hero') @include('templates.home.contact') @endsection