@extends('layout.base') @section('page_content')
{{$propietario->nombreCompleto()}}
@endsection