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