@extends('layouts.public', [ 'title' => 'Home' ]) @section('content') @include('elements.subscription-form') @endsection