@extends('marketing.layout') @section('title', __('marketing.register_page_title', ['app' => $appName])) @section('description', __('marketing.register_page_description', ['days' => $trialDays])) @push('head') @endpush @section('content')
{{ __('marketing.register_lead', ['app' => $appName]) }}
@if($errors->any())