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