@extends('taxes_subdomain.layouts.subdomain.houseoeste.layout.app') @section('content')
‹ Volver a la carta
foto") }}'); @endif" >

{{ $producto->descripcion }}

@if($producto->texto_largo)

{{ $producto->texto_largo }}

@endif @if($taxes_subdomain->data->landing->show_precio ?? true)
${{ number_format($producto->precio_final, 2, ',', '.') }}
@endif
@endsection @section('scripts') @endsection