@extends('layouts.super-app') @section('style') @endsection @section('content') {{ __('Mostrar') }} Ocupacion {{ __('Regresar') }} Descripción: {{ $occupation->description }} @endsection