@extends('layouts.super-app') @section('style') @endsection @section('content') {{ __('Mostrar') }} Tipo de Altas {{ __('Volver') }} Descripcion: {{ $registrationType->description }} @endsection