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