@extends('layouts.guest') @section('content')
Registrar Nueva Empresa
{{ $errors->first('razon_social') }}
{{ $errors->first('rfc') }}
{{ $errors->first('email') }}
{{ $errors->first('password') }}
{{ $errors->first('telefono') }}
{{ $errors->first('direccion') }}
{{ $errors->first('regimen_fiscal') }}
Login Leer Términos y Condiciones