@extends('layouts.main') @section('title') {{ __('Aprobaciones') }} @endsection @section('page-title')
| {{ __('ID') }} | {{ __('Nombre completo') }} | {{ __('Cédula ID') }} | {{ __('Teléfono') }} | {{ __('Email') }} | {{ __('Responsables') }} | {{ __('Estatus') }} | @if (has_permissions('update', 'property')){{ __('Action') }} | @endif
|---|