@include('sections.body') @extends('layout') @section('body') @stack('particles') @stack('intro') {{--@stack('clients')--}} {{--@stack('services')--}} @stack('content') {{--@stack('testimonials')--}} {{--@stack('leads')--}} @endsection