@props(['tipo' => 'Natural']) {{-- 'Natural' o 'Jurídico' --}}
@if($tipo === 'Natural') @elseif($tipo === 'Juridico') @endif