@extends('layouts.front') @push('css') @endpush @section('content')
@includeIf('partials.front.cta') @endsection @push('js') @endpush