@extends('layouts.main')
@section('title')
{{ __('Visits') }}
@endsection
@section('page-title')
@endsection
@section('content')
|
{{ __('ID') }} |
{{ __('Fecha') }} |
{{ __('Status') }} |
{{ __('Origen') }} |
{{ __('Propiedad') }} |
{{ __('Cliente') }} |
{{ __('Teléfono cliente') }} |
{{ __('Action') }} |
Status:
@endsection
@section('script')
@endsection
@section('script')
@endsection