public function index()
 {
     return TipoDocumento::all();
 }