@extends('layouts.front') @push('css') @endpush @section('content') Give us some details about yourself @includeIf('partials.user.form-both') @csrf Owner Agent Builder @lang('Your Name') @lang('Email') @lang('Password') @lang('Continue') @includeIf('partials.front.cta') @endsection @push('js') @endpush