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