@extends('layouts.landing', ['title' => config('app.tagline')]) @section('content') @include('layouts.partials.footer2') @endsection @section('scripts') @endsection