@extends('redesign.layouts.listeo.front')
@section('title', 'Von Unternehmern für Unternehmer')
@section('body-class', 'transparent-header')
@section('document')
@include('redesign.front.home.pieces.searchbox')
@include('redesign.front.home.pieces.categories')
@include('redesign.front.home.pieces.topdeals')
@include('redesign.front.home.pieces.reviews')
@include('redesign.front.home.pieces.steps')
@endsection
@section('scripts-page')
@endsection