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