@extends('templates.landingpage') @section('hero') @include('partials.hero--soudure') @endsection @section('products') @include('partials.products--default') @endsection