@extends('layouts.base') @section('header') Startseite @endsection @section('css') @endsection @section('content') Startseite Willkommen! @include('fragments.fuselkoenig') @include('fragments.angebote') @include('fragments.cocktails') @endsection