@extends('template') @section('breadcrumb') @endsection @section('content')

DIRECTORIO

@csrf
NOMBRE COMPLETO EMAIL TELEFONO CELULAR CIUDAD
@endsection @push('styles') @include('datatable.styles') @endpush @push('scripts') @include('datatable.scripts') @endpush