Produtos
@error('nome')

{{ $message }}

@enderror
@error('type')

{{ $message }}

@enderror
@error('preco')

{{ $message }}

@enderror
@error('iva')

{{ $message }}

@enderror
+
@if ($type === 'Hospedagem')
@endif @if ($type === 'Protected Id')
@error('servico_id')

{{ $message }}

@enderror
@endif @if ($type === 'Transferência de domínio')
@error('servico_id')

{{ $message }}

@enderror
@endif
@error('descricao')

{{ $message }}

@enderror
@if ($promocao)
@error('preco_promocional')

{{ $message }}

@enderror

Preço Promocional: {{ Number::format($preco_promocional) }}

@endif @if ($type === 'Pacote') @if ($inputs !== [])

Detalhes do Domínio e Hospedagem

@endif @endif @foreach ($inputs as $index => $input)
@if ($type === 'Website') @else @endif @if ($input['isFilled']) @else @endif
@endforeach @if ($type === 'Pacote')

Detalhes do Domínio

@if ($weItems !== [])

Detalhes do Website

@endif @endif @foreach ($weItems as $index => $input)
{{-- --}} @if ($input['isFilled']) @else @endif
@endforeach @if ($type === 'Pacote')
@else
@endif
@if ($type === 'Hospedagem')

Exemplo dos pacotes de hospedagem

Descrição Valor
Armazenamento 5 GB
Bancos de dados 2 (MySQL)
Contas de e-mail 5
Parqueamento de domínio 1
Subdomínios 1
Contas FTP 1
Construtor de sites Sim
Gestão Cpanel Sim
Backup semanal Sim
Certificado SSL Grátis
@endif @if ($type === 'Business mail')

Business Mail(Informações exclusivas)

@foreach ($businessmail as $index => $input)
@if ($input['isFilled']) @else @endif
@endforeach
@endif
@script @endscript