Singolo
Personalizzato
@if(false)
{{--
--}}
@endif
@if(false)
@error('causal_id')
{{ $message }}
@enderror
@error('sub_causal_id')
{{ $message }}
@enderror
@endif
{{--
@error('causal_id')
{{ $message }}
@enderror
@error('sub_causal_id')
{{ $message }}
@enderror
--}}
@foreach($prices as $idP => $p)
@if($idP == 0)
@endif
@if($idP > 0)
@endif
{{$msgPrices}}
@endforeach
@if($type == 'standard')
@foreach($when as $idW => $w)
@if ($idW > 0)
@endif
{{$msgWhen}}
@endforeach
@endif