@extends('frontend.layouts.app') @section('content') @include('frontend.sections.app.hero') @include('frontend.sections.app.features') @include('frontend.sections.app.security') @include('frontend.sections.app.screenshots') @include('frontend.sections.app.cta') @endsection