@extends('layouts.frontend', [ 'meta_keywords' => $page->keywords, 'meta_description' => $page->description, 'meta_title' => $page->meta_title ]) @section('content') LO Sign Up @if(!empty($page->banner_description)) {{ $page->banner_description }} @endif @if(!Session::exists('coach')) Get Started @else Get Started @endif Next Level Coaching Intent Form @csrf First Name * Last Name * Cell Phone * Email * Branch Location * Birthday Business type (choose one): Loan Officer MLA YTD Numbers How long have you been producing in the mortgage industry? How long have you been with Summit Funding? Units 2022 Comm. 2022 W2 income in 2022 $ YTD Units 2023 (whether at Summit of not) YTD Comm. 2023 Team Size Biggest Weakness? Biggest Strength? What is your main concern about an intense coaching program? Why? What does being totally “coachable” look and feel like to you? What is your biggest frustration in your business right now? Why? What are your top 2 reasons for wanting to be in coaching? If we accept you into coaching, are you 100% committed to participating in the program? Yes No Send @include('frontend._inc.testimonial') @endsection @section('scripts') @endsection
{{ $page->banner_description }}