@extends('layouts.super-app') @section('style') @endsection @section('content') {{ __('Mostrar') }} Preferencia Sexual {{ __('Regresar') }} Descripcion: {{ $sexualPreference->description }} @endsection