@extends('layouts.app') @section('content')

Cliente Details

@include('clientes.show_fields')
@endsection