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