@extends('layouts.app') @section('title', 'Escolha do Cliente') @push('styles-custom') @endpush @section('content')

{{ $title }}

{{ $subtitle }}

Passo {{ $step }} de 6
@csrf
Voltar
Por favor, informe a razão social.
Por favor, selecione o tipo.
Por favor, informe o CNPJ ou CPF.

Endereço

Outras Informações

@endsection @push('scripts-custom') @endpush