@extends('layouts.app') @section('css') @endsection @section('content') @include('clientes.show_fields') @endsection